Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The web application was done with NodeJS as the platform, ExpressJS as the framework and MongoDB as NOSQL database. To run this example, you need:

  1. nodejs and mongodb
  2. to run "npm install" in the root folder of the web application to install all the dependencies
  3. to run "mongod --dbpath /your/path/"
  4. finally, to run "node app.js"
  5. the app can be accessed via: localhost:3000 Thank you!

About

An example of NodeJS, ExpressJS, and MongoDB

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors