realar-project / todos

Realar TodoMVC implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Realar TodoMVC implementation


Languages

Language:TypeScript 91.1%Language:JavaScript 8.4%Language:HTML 0.5%