Skip to content

saiury92/node-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Demo App

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.

Requirements

Installation

  1. Clone the repository: git clone [email protected]:saiury92/node-demo.git
  2. Install the application: npm install
  3. Start the server: node server.js
  4. View in browser at http://localhost:8080

Happy New Year

About

A simple Node/MongoDB/Angular demo app

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 69.3%
  • HTML 30.7%