Run npm install
Run npm run build in one console window.
Run npm run serve in another console window.
Run npm run lint
Run npm run prettier-format
Run npm run migrate
Run npm test (or npx jest --verbose for more details)
Run npm install
Run npm run build in one console window.
Run npm run serve in another console window.
Run npm run lint
Run npm run prettier-format
Run npm run migrate
Run npm test (or npx jest --verbose for more details)