Skip to content

ShaDowMak/NoteService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoteService

Node.js application using Express and Mongoose.

Getting Started

Make sure you have installed latest version of Node.js and MongoDB.

Also do not forget to install node modules:

npm i

Starting the app

To start the app just open a terminal in working directory and type:

npm run

The app will start at the 8080 PORT by default. The app is working with MongoDB on 27017 PORT.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors