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

thoughtbot/silk-road

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.