Skip to content

sudhirjadhav18/FullStack-Sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FullStack-Sample

Sample Code demonstrating Node.js, AngularJS, MongoDB and LESS

Installation

  • Download the .zip file or clone the repo from the git location :: https://github.com/sudhirjadhav18/FullStack-Sample.git
  • Node.js has to be installed on the system, if not that should be done before running program.
  • Install the node modules - Should be performed inside the root folder npm install
  • MongoDB has to be installed and running on the system with default port: 27017
  • To run the program, run following command node server.js
  • Open url in the browser http://localhost:8080/
```
npm install

npm start

```

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published