The Entire Robot website
- volta
- Ensure bash is the default shell for yarn commands with
yarn config set script-shell /bin/bash
yarn
- install dependenciesyarn dev
- start dev server
- Commits to
main
will be automatically deployed
The Entire Robot website
yarn config set script-shell /bin/bash
yarn
- install dependenciesyarn dev
- start dev servermain
will be automatically deployed