Skip to content

sekia/todomvc-caelm

 
 

Repository files navigation

This is just another implementation of TodoMVC using Caelm library, written in OCaml.

You can try it out on my GitHub Page.

How to build

  1. Install OCaml and OPAM package manager.
  2. Install js_of_ocaml compiler (opam install js_of_ocaml.)
  3. Run make on the root directory of this project.

Copyright

Copyright (c) 2017 Koichi SATOH, All rights reserved.

This work is based on TasteJS/todo-mvc-template, which is licensed under a Creative Commons Attribution 4.0 International License.

About

TodoMVC with Caelm/js_of_ocaml

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • OCaml 88.1%
  • HTML 7.0%
  • Makefile 4.0%
  • CSS 0.9%