Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

react-node-mongo

Tutorial

  1. perform npm install on both node and react cd ../react-node-mongo cd node npm install cd .. cd react npm install

  2. create mongodb database called "TasksDB" mongo use TasksDB

  3. to run node cd node node app.js

  4. run reactjs cd react npm start

About

Tutorial

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages