Skip to content

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

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

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