Skip to content

mariafrc/todo-list-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express and Mongoose

Installation

Clone this repo and install packages with npm or yarn

$ npm install

You will need run a Mongodb server and set up database configuration. Check the config file.

To run the app in development mode with

$ npm run start:dev

or in production mode with

$ npm start

App Screen

Releases

No releases published

Packages

No packages published