Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 172 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 172 Bytes

Shared Todo App written in ELM

This is another Todo MVC App just to check my knowledge in ELM

Start

 $ yarn install
 $ npm run install:elm
 $ npm start