yarn install
Use .env.local.sample to create 2 configuration files:
env.development.localfor serving app locallyenv.production.localused in production build
yarn run serve
yarn run build
yarn run lint
yarn run test:unit
yarn run test:e2e
| Name | Name | Last commit date | ||
|---|---|---|---|---|
yarn install
Use .env.local.sample to create 2 configuration files:
env.development.local for serving app locallyenv.production.local used in production buildyarn run serve
yarn run build
yarn run lint
yarn run test:unit
yarn run test:e2e