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.
- In terminal run the command: sudo npm install
- To install the bower components write : bower install
- To watch and bundle your app run in terminal: npm start
- 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