Skip to content

hawkroc/etherscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published