A basic structure to start with Angular & Node JS
- Clone the repository:
git clone [email protected]:RamuRChenchaiah/angular-node-mongo-fw.git
- Goto the folder
angular-node-mongo-fw
- Install the application:
npm install
- Start the server:
node server.js
- View @
http://localhost:3000