Start the development server on http://localhost:3000
:
# npm
npm run dev
#npm
npm run test
#npm - start dev server
npm run dev
npx playwright test
Automatically generated when pull request is created.
Available at:
https://gentle-grass-0608be90f-<pull-request-number>.5.azurestaticapps.net/
Build the application for production. Not necessary if deploying to Azure, Vercel or Github pages.
# npm
npm run build
Locally preview production build:
# npm
npm run preview
npm run sync
Shorthand for the following commands:
npm run generate
npx cap sync
npx cap run ios