Projeto exemplo na Tech Talk de CX Tech a respeito de Git.
$ yarn# development
$ yarn start
# watch mode
$ yarn start:dev
# production mode
$ yarn start:prod# unit tests
$ yarn test
# e2e tests
$ yarn test:e2e
# test coverage
$ yarn test:cov| Name | Name | Last commit date | ||
|---|---|---|---|---|