Skip to content

ApoorvSaxena/stock-market

Repository files navigation

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: