- Node.js 15.0.1 - The version is also specified in
.nvmrc
- Yarn 1.22.10
yarn install
yarn build
yarn test-all
- To ensure that everything work fine at the start
yarn start:api
- To start the API server for the app to use
- See
/packages/api/README.md
for more info on the available endpoint
- See the
README.md
in the app you want to work on to learn how to develop it./packages/app-react/README.md
/packages/app-vue/README.md