SimeonDominiq / todoapp

Oak lab's assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Oak lab's assignment


Languages

Language:TypeScript 82.8%Language:HTML 12.4%Language:CSS 2.6%Language:JavaScript 2.2%