- Node.js 15.0.1 - The version is also specified in
.nvmrc - Yarn 1.22.10
yarn installyarn buildyarn 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.mdfor more info on the available endpoint
- See the
README.mdin the app you want to work on to learn how to develop it./packages/app-react/README.md/packages/app-vue/README.md