ApoorvSaxena / stock-market

Home Page:http://rawgit.com/ApoorvSaxena/stock-market/master/dist/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stock Market

alt text

Steps to get started:

  • Clone this repo
  • Install Node if not installed already.
  • Install gulp and bower: npm install --global gulp-cli bower
  • Run bower install && npm install to install all dependencies.
  • Run gulp serve to preview and watch for changes
  • Run gulp build to build your webapp for production
  • Run gulp serve:dist to preview the production build

Libraries used:

About

http://rawgit.com/ApoorvSaxena/stock-market/master/dist/index.html


Languages

Language:JavaScript 71.0%Language:HTML 15.3%Language:CSS 13.7%