Dante and Virgil leave Limbo and enter the Second Circle – the first of the circles of Incontinence – where the punishments of Hell proper begin
npm install
npm run develop
goto -> localhost:3000
css is imported into javascript :cray: import './some.css' in yo react components
Eventually I'll setup pre-css so you can do all the sass stuff in normal css, and autoprefixer should take
care of all that nasty webkit-
shit.
The new react router stuff is a bit to get your head around, but hopefully it makes sense by looking at the app.js and individual routes. Otherwise checkout the docs for v4 react-router.