docs: update readme with usable scripts
This commit is contained in:
@@ -6,6 +6,12 @@ Strain search static website. Use it to search for strains by name, effects, med
|
|||||||
|
|
||||||
Based on data from leafly. You'll need to run the scraper first since that's where the data comes from.
|
Based on data from leafly. You'll need to run the scraper first since that's where the data comes from.
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
- `yarn start`: starts the dev server, with HMR
|
||||||
|
- `yarn build`: builds the static site into the `dist` path
|
||||||
|
- `yarn deploy`: builds and deploys the app onto firebase
|
||||||
|
|
||||||
#### License
|
#### License
|
||||||
|
|
||||||
MIT © [w33ble](https://github.com/w33ble)
|
MIT © [w33ble](https://github.com/w33ble)
|
||||||
|
|||||||
Reference in New Issue
Block a user