Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 376 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 376 Bytes

kait-co

www.kait.co

Developing

# install dependencies
yarn

# serve
yarn dev

Deploying

You can't deploy unless you're me, because you don't have a firebase config file. 🤩

# build for production
yarn build

# deploy
firebase deploy