/truefalgar

Typescript & React, based on create-react-app

Primary LanguageTypeScriptMIT LicenseMIT

truefalgar

What's inside?

  1. Stupid Hello component
  2. Stupid Todo component (w/o Redux for now)

How to develop

  1. npm i
  2. npm run start

How to test

Test are available only for App component, other tests will be soon.

npm run test