Skip to content

bluemiv/react_todo_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About ToDo Application

React 로 만든 간단한 ToDo application

Quick start

$ yarn start

How to build

Build

$ yarn build

Docker Build

$ yarn dockerbuild

How to test