Note that our master branch is actually our deployment branch, so the workflow involves checking out the dev branch. PR's should go into that branch.
yarn
yarn serve
yarn run build
./deploy.sh
yarn run lint
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Note that our master branch is actually our deployment branch, so the workflow involves checking out the dev branch. PR's should go into that branch.
yarn
yarn serve
yarn run build
./deploy.sh
yarn run lint