Now that the installation is done, make sure the project is running
live reload in memory (no files are dumped in www folder)
npm start
Open http://localhost:8080/webpack-dev-server/ in Chrome (the only browser supported) and check if everything run as expected.
You should see this:
If you do not please reach us on Gitter
Now that the app is working on your browser we can start building on iOS & Android!