Skip to content

💰₿💰 - A Fantasy Sport like web application to compare cryptocurrency performance. Compete against others to reach the top of the leaderboard.

Notifications You must be signed in to change notification settings

sjason19/FantasyCoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FantasyCoin

💰₿💰 - A Fantasy Sport like web application to compare cryptocurrency performance. Compete against others to reach the top of the leaderboard.

Setup

$ git clone https://github.com/sjason19/FantasyCoin.git
$ cd ~/Github/FantasyCoin
$ npm install
$ npm start

Troubleshooting

Getting errors related to node-gyp? ie:

node-pre-gyp ERR! Tried to download(404): https://fsevents-binaries.s3-us-west-2.amazonaws.com/v1.1.3/fse-v1.1.3-node-v64-darwin-x64.tar.gz 
node-pre-gyp ERR! Pre-built binaries not found for [email protected] and [email protected] (node-v64 ABI, unknown) (falling back to source compile with node-gyp) 
node-pre-gyp ERR! Tried to download(undefined): https://fsevents-binaries.s3-us-west-2.amazonaws.com/v1.1.3/fse-v1.1.3-node-v64-darwin-x64.tar.gz 
node-pre-gyp ERR! Pre-built binaries not found for [email protected] and [email protected] (node-v64 ABI, unknown) (falling back to source compile with node-gyp) 

Run the following command:

$ npm install -g node-gyp

If you're still having some issues, try using this version of node and npm:

$ node -v
v8.9.1
$ npm -v
5.6.0

run npm install after switching versions

About

💰₿💰 - A Fantasy Sport like web application to compare cryptocurrency performance. Compete against others to reach the top of the leaderboard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published