# silk-road **Repository Path**: mirrors_thoughtbot/silk-road ## Basic Information - **Project Name**: silk-road - **Description**: A game of arbitrage. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Drug Wars ## Setup 1. Install [yarn]: `brew install yarn` 2. Install NPM dependencies: `yarn` 3. Install Elm dependencies: `elm package install` [yarn]: https://yarnpkg.com/ ## Run the application ```sh npm run start ``` Once the application has compiled, Webpack will provide a URL to visit to view the app in a browser.