/morphonent-example

Todo list application written in morphonent

Primary LanguageJavaScript

morphonent-example

Example todo list application written with morphonent.

How to Start

$> yarn # install dependencies
$> yarn start # start webpack server

And open your browser at http://localhost:9000