Skip to content

tylercreller/express-mongo-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

express-mongo-starter

Setup

This project uses npm for package management

To install required dependencies navigate to the /api folder and run...

npm install

Running the API

The API lives in the /api folder. Navigate there before running any of these commands.

To start the API...

npm run start

To start the API run with hot reload...

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published