Skip to content

chrystalzou/cryptocurrency-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptocurrency Tracker

Installation

For yarn users:

  1. Run yarn install in the directory where the boilerplate is
  2. Add the provided Firebase API configuration JSON to server/firebase.js
  3. Run yarn start in the directory where the boilerplate is (this will start both the express server and the webpack-dev-server)

For npm users:

  1. Run npm install in the directory where the boilerplate is
  2. Add the provided Firebase API configuration JSON to server/firebase.js
  3. Run npm run start in the directory where the boilerplate is (this will start both the express server and the webpack-dev-server)

Helpful Documentation

About

MVP for a cryptocurrency tracker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published