Skip to content

foxching/react-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo App

A simple todo application written in reactjs with typescript

Installation

Install all the dependencies

$ yarn create react-app my-app

Serve

To serve in the browser

$ yarn start

Serve on localhost:300

Build

Compile and build

$ yarn build

About

a simple todo app with react and typescript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published