Skip to content

realar-project/todos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todos

Realar TodoMVC implementation.

See wrapped version on CodeSandbox,

Or try It on your computer.

git clone git@github.com:realar-project/todos.git
cd todos
npm i
npm run start
# Open http://localhost:1234 in your browser

Enjoy!