/todoapp

Oak lab's assignment

Primary LanguageTypeScript

Getting the app running

Requirements

  • node version (v14.18.0)
  • npm version (6.14.15)

Getting the app locally

  • Clone the app
  • CD into the project directory, and
  • run yarn to install project dependencies

Starting the app

yarn test

This is will run all component tests within the project directory