Skip to content

Chrome new tab extension with connectors to feeds

License

Notifications You must be signed in to change notification settings

adnmanai/quick-sight

 
 

Repository files navigation

quick-sight

Chrome new tab extension with connectors to feeds

Building

# Install gulp and bower
npm install -g gulp bower
# First install all the NPM modules:
npm install

Then run the gulp tasks:

# To start the app with a livereload (development mode)
gulp serve
# To build the executable extension
gulp

About

Chrome new tab extension with connectors to feeds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.4%
  • HTML 8.1%
  • CSS 6.5%