/localhackday.hacs.tech

Website for localhackday birmingham 2016

Primary LanguageJavaScript

Building and testing

To build during testing using webpack dev server run

npm start

When ready to deploy to production run

npm run production