Skip to content

andresgerz/tasks-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tasks-app

Stack MERN

1) Install all dependencies in /backend and /frontend folders

`npm i`

2) Start database MongoDB

i) `sudo service mongod start`  
ii) `mongo`

3) Start backend in /backend/src

`node index.js`

4) Start frontend in /frontend/src

`npm start`

About

Web app: stack MERN, CRUD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published