- Install Node.js
- Install Yarn
npm install -g yarn
- Install Serverless
npm install -g sls
- Install dependencies
yarn install
- Build and run the project offline
yarn build
yarn dev
Navigate to http://localhost:4000/dev/status
npm install -g yarn
npm install -g sls
yarn install
yarn build
yarn dev
Navigate to http://localhost:4000/dev/status