Requirements
- NodeJS 12.22.0 and above
Local machine
# install dependencies local machine
yarn install
# serve with hot reload at localhost:8080
yarn dev
VM
# install dependencies VM
yarnpkg install
# serve with hot reload at localhost:8080
yarnpkg dev
For detailed explanation on how things work, checkout the CLI Readme.