Worxstr Frontend application Setup Install dependencies yarn install Development yarn serve E2E Testing (Cypress) yarn run e2e Production yarn build To build for mobile device or emulator: npx cap sync npx cap run Customize configuration See Configuration Reference.