Files
strain-tools/packages/search-site
joe fleming 2c60ec4afc fix: weird bug in StrainList
apparently using v-if doesn't work with the static compilation, and the page can't load correctly
2018-09-17 18:28:18 -07:00
..
2018-09-17 18:28:18 -07:00
2018-09-08 17:43:31 -07:00
2018-08-31 13:37:11 -07:00
2018-09-13 17:01:45 -07:00
2018-09-13 20:41:29 -07:00

search-site

GitHub license

Strain search static website. Use it to search for strains by name, effects, medical uses, and other tags.

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

MIT © w33ble