Handy little cannabis dosing calculator for making oils and tinctures
Find a file
2019-08-31 18:05:39 -07:00
dist fix: make dose inputs readonly 2019-08-31 18:05:39 -07:00
.gitignore feat: working calculator 2019-08-31 14:13:06 -07:00
firebase.json feat: working calculator 2019-08-31 14:13:06 -07:00
LICENSE chore: add readme and license 2019-08-31 14:21:48 -07:00
package.json chore: dependencies are only dev 2019-08-31 14:18:49 -07:00
README.md docs: add dev and deploy info to readme 2019-08-31 14:23:54 -07:00
yarn.lock feat: working calculator 2019-08-31 14:13:06 -07:00

cannabis-dosing

license

Cannabis dosing calculator, useful for making oils, tinctures, butters, etc.

https://cannabis-dosing.web.app

Development

yarn
yarn dev

The dev script will start a simple web server. Note there is no automatic reloading.

Deployment

If you are deploying to firebase, run firebase init to configure the project, then run the deploy script.

yarn deploy

If deploying somewhere else simply deploy the dist path.

License

MIT © w33ble