Skip to content

PraveenJP/AngularJS-Boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngularJS Boilerplate

AngularJS Component based boilerplate for best practice

Technologies I have used in this project

  1. Angular 1.x (JS MV* Framework)
  2. Express JS (Middleware of the app)
  3. Node JS (Runtime Environment)
  4. Bootstrap (Frontend Framework)

For your info, To run the angular app on your machine,

You need to follow the below simple steps.

Step 1: Clone the project first. To clone use the below comment

 $ git clone https://github.com/PraveenJP/AngularJS-Boilerplate.git

Step 2: Next step Install the all required node packages using below comment

 $ npm install

Step 3: Finally run the app.

  $ npm start 

If any suggestion or doubts please let me know via below email.

Email: praveen.josephmasilamani@outlook.com


Happy Coding. :)

Releases

No releases published

Packages

No packages published