charlee / todolist

A sample project that demonstrate how to use TypeScript in React.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo List

This is a sample project that demonstrates how to use TypeScript in React.

Start

To start, clone this repo and run these command in the repo root directory:

npm install
npm start

About

A sample project that demonstrate how to use TypeScript in React.

License:MIT License


Languages

Language:TypeScript 88.5%Language:HTML 9.3%Language:CSS 2.2%