Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 352 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 352 Bytes

angularjs-demo-structure

This is a demo structure, we follow with angular js and browserify.

Steps to run the application:

  1. In terminal run the command: sudo npm install
  2. To install the bower components write : bower install
  3. To watch and bundle your app run in terminal: npm start
  4. Open build/index.html in browser