Skip to content

Latest commit

 

History

34 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This little app for mongodb+react by Peng

Start

  • make sure you installed MongoDB and make MongoDB running
  • You can change the MongoDB url in server.js
  • mongoose.connect('mongodb://localhost:27017/ai_test')
  • run the script make frontend and backend started
  • npm install -g create-react-app
  • npm install react-csv --save
  • npm run start-all

Frontend:

  • React
  • axios
  • mongoose

Backend

  • express
  • mongodb

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages