Skip to content

hyoo-ru/todomvc.hyoo.ru

Repository files navigation

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.