Skip to content

tchawou-daniel/master-III-tp-ci

Repository files navigation

Welcome to TP on CI and CircleCI 👋

You cand find the codelabs here on iCampus.

Installation

$ yarn install

Running the app

# development
yarn start

# watch mode
yarn start:dev

# production mode
$ yarn start:prod

Test

# unit tests
$ yarn test

# e2e tests
$ yarn test:e2e

# test coverage
$ yarn test:cov

Lints

# Check
$ yarn format:check

# Format code
$ yarn format:check

$ yarn lint

Generate

$ yarn generate module with-crud --name myModule

Author

👤 Nicolas Beaussart [email protected]

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages