To install the dependencies:
npm install
To fire up a development server:
npm start
Once the server is running, you can visit:
http://localhost:8080/webpack-dev-server/ to run your application. http://localhost:8080/webpack-dev-server/test.html to run your test suite in the browser.
Make sure to firebase init and wireup firebase for your app.