npm install -g create-react-app
and wait...
cd ~/Development/
create-react-app workshop
cd workshop
npm start
Babel Repl
Let's make a news reader
Google "RSS2JSON"