hyoo-ru / todomvc.hyoo.ru

ToDoMVC implementation on $mol

Home Page:https://todomvc.hyoo.ru

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

todomvc.hyoo.ru

ToDoMVC implementation on $mol

How to run

  1. Install VSCode plugins
  1. Update NodeJS to LTS
  2. Clone MAM git clone https://github.com/hyoo-ru/mam && cd mam
  3. Install the dependencies npm install
  4. Start dev server npm start and open http://127.0.0.1:9080/hyoo/todomvc

Note that the single development server provides automatic build of any application from the MAM-ecosystem on request. All the supported applications are shown at the index page at http://127.0.0.1:9080.

About

ToDoMVC implementation on $mol

https://todomvc.hyoo.ru

License:MIT License


Languages

Language:TypeScript 62.6%Language:CSS 33.2%Language:HTML 4.2%