@gocasebr/customizr
v0.47.0
Published
## Project setup ``` yarn install
Downloads
1,349
Readme
customizr
Project setup
yarn install
or
yarn
Compiles and hot-reloads for development
yarn serve
Lints and fixes files
yarn lint
Deploy
Install Firebase Tools
npm install -g firebase-tools
Login Firebase
firebase login
You need make login in email from google for deployed to firebase
This email can be able to make changes in default project, talk to Gocase Engineering Team.
Deploy Project
yarn deploy
Build Project
yarn build
Deploy Hosting
firebase deploy
Tests Devices and Identifiers
By URL
You can test using this params:
http://localhost:8080/?engineIdentifier=minha-vibe&material=standard-iphone8
For others devices get the information with Gocase Engineering Team.
Automatic tests
Run your unit tests
yarn test:unit
Run your end-to-end tests
yarn test:e2e
Customize configuration
Force!