npm install
useful easy to run command that runs both the dev server and backend
npm run demo
npm run serve
npm run build
npm run test:unit
npm run test:e2e
npm run lint
npm install
useful easy to run command that runs both the dev server and backend
npm run demo
npm run serve
npm run build
npm run test:unit
npm run test:e2e
npm run lint