Skip to content
This repository was archived by the owner on Jun 20, 2019. It is now read-only.

thoughtbot/silk-road

Repository files navigation

Drug Wars

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.