Drug Wars

December 29, 2016 ยท View on GitHub

Setup

  1. Install yarn: brew install yarn
  2. Install NPM dependencies: yarn
  3. 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.