Add install note to readme

This commit is contained in:
Dustin Brett 2023-08-28 09:13:21 -07:00
parent 29d7334e76
commit 4762cb7b45

View File

@ -222,6 +222,7 @@ yarn dev
##### Production
```
yarn install
yarn build
yarn start
```