Skip to content

ntminh611/SimpleCoinMarketCapHapiReact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

CoinMarketCap build by hapijs + reactjs + mongodb

still learning...

Build Setup

In the project directory, you can run:

# Move to server folder
cd backend
# Install dependencies of server
npm install
# Runs the server in the development mode. open http://localhost:5000
npm run start

# Move to client folder
cd ..
cd frontend
# Install dependencies of client
npm install
# Runs the app in the development mode. open http://localhost:3000
npm run start

About

clone CoinMarketCap using hapi + react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published