Skip to content

Latest commit

 

History

History
executable file
·
18 lines (11 loc) · 538 Bytes

README.md

File metadata and controls

executable file
·
18 lines (11 loc) · 538 Bytes

angularjs-demo

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

Steps to run the application:

If you want to add new code and check it then you should follow the following steps.

  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 within this project in browser

If you want to see the code running in the browser then:

Open build within this project in browser