Frontend application
Install dependencies
yarn install
yarn serve
yarn run e2e
yarn build
To build for mobile device or emulator:
npx cap sync
npx cap run
Frontend application
Install dependencies
yarn install
yarn serve
yarn run e2e
yarn build
To build for mobile device or emulator:
npx cap sync
npx cap run