Yield generated for fd948d80-f29a-4441-bf0e-524fecab28f8
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

709 B

Welcome to TP on CD and CircleCI 👋

You can 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

Lints

# Check
$ yarn format:check

# Format code
$ yarn format:check

$ yarn lint

Documentation

# Run it locally
$ yarn doc

# Build it
$ yarn doc:build

Author

👤 Nicolas Beaussart nic.beaussart@gmail.com