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