Defite / truefalgar

Typescript & React, based on create-react-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Typescript & React, based on create-react-app

License:MIT License


Languages

Language:TypeScript 86.5%Language:HTML 9.3%Language:CSS 4.2%