Skip to content

PraveenJP/webapp-angular1x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular 1.x Web apps

Single page web apps using Angular JS framework

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)

Live demo : https://md6-ngwebapp.herokuapp.com/

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/webapp-angular1x.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: roadizpraveen@gmail.com


Happy Coding. :)