Awesome
Drug Wars
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.