/todo-app

Primary LanguageTypeScript

To-Do App

Prerequisites

  • Node v16

Usage

Run the following command to get started:

yarn dev:init

To start a development server (make sure to run the above command first):

yarn dev

To make and start a build use:

yarn build && yarn start

To run the tests:

yarn test

Author

👤 Marnix le Noble