Skip to content

Building a project by using Node.js + Express.js w/ MongoDB

Notifications You must be signed in to change notification settings

islanderTron/LearnNode

Repository files navigation

Running the app

  1. Ensure you have npm installed.

Follow the instructions for your platform here.

  1. Install all dependencies:
npm install
  1. Boot the HTTP server
npm run server

The server is now running at localhost:7777

About

Building a project by using Node.js + Express.js w/ MongoDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published