- clone repo
- Install Node JS
- Run
npm install
- Plugins are automatically installed on VS Code via extensions.json
- Install xcode and android studio
- Connect to virtual or actual android and ios devices through android studio and xcode
- Run
npm run cap:setup
- Run
npm start
- Go to
https://localhost:3001
- Run
npm start:app
- Run
npm start:a
- Run
npm start:ios
Commands:
npm run test:unit
npm run test:unit:watch
npm run test:cypress