Drug Wars
December 29, 2016 ยท View on GitHub
Setup
- Install yarn:
brew install yarn - Install NPM dependencies:
yarn - Install Elm dependencies:
elm package install
Run the application
npm run start
Once the application has compiled, Webpack will provide a URL to visit to view the app in a browser.