/task_list

Primary LanguageTypeScript

Task List

This is a challenge from rocketseat

Preview

How to run the application?

The application runs on the port 3000

  yarn dev

How to run the tests?

  yarn test

How to run the coverage?

  yarn coverage