Skip to content

dudaji/cra-template-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cra-template-todo-app

Simple demo todo app as initial project

npm

npx create-react-app my-app --template @dudaji/todo-app

yarn

yarn create react-app my-app --template @dudaji/todo-app