Skip to content

javascriptBoiler/angularjs-boiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angularjs-boiler

simple and efficient angularjs boilerplate for web application development.

This angular boilerplate well structured on MVC architecture.
It's really easy to learn and handle.

😊 😊 😊

To start project

1- surf into the project folder
2- open the terminal at the project folder
3- simply run npm install
4- after installation compleate run npm run start
5- server will open at localhost:3000