A Node app built with MongoDB and Angular.
Node provides the RESTful API. Angular provides the frontend and accesses the API. MongoDB stores like a hoarder.
- Clone the repository:
git clone [email protected]:saiury92/node-demo.git - Install the application:
npm install - Start the server:
node server.js - View in browser at
http://localhost:8080
Happy New Year