npm start
npm run build
- Run
firebase use <project-id>
<project-id>
is either:dev
to deploy todev.maxwelltalley.com
orprod
to deploy to 'maxwelltalley.com`
npm start
npm run build
firebase use <project-id>
<project-id>
is either:
dev
to deploy to dev.maxwelltalley.com
orprod
to deploy to 'maxwelltalley.com`