Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewwong97 authored Jan 31, 2019
1 parent 6e256eb commit 92be5bf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ SCSS entrypoint is `main.scss`.
Add routes in `routes.js`.
Express entrypoint in `server.js`.

## Dev
To quickly set up, use Yarn (`npm install -g yarn`), `yarn install`. Then `yarn dev`.
![image](https://user-images.githubusercontent.com/7339169/52067962-aefa7280-2549-11e9-94d0-c17a74257aab.png)

## Prod
For production: `yarn build`, `yarn start`.

0 comments on commit 92be5bf

Please sign in to comment.