Last updated 6 years ago
Was this helpful?
git clone https://github.com/rangle/react-training npm install -g jspm npm install jspm install npm run dev
jspm complains that github rate limit reached
github rate limit reached
Go to , login and click settings
settings
Click Personal access tokens and then Generate new token (make sure to enable all the options you want)
Generate new token
Copy the token and start command line inside the project folder
Run jspm registry config github
jspm registry config github