Skip to content

nebuta/bucklescript-todomvc-jquery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BuckleScript + jQuery TodoMVC Example

BuckleScript + jQuery example.

Translated from jQuery TodoMVC Example.

Working demo is here.

How to run

npm i
npm run build

Then open index.html in a web browser.

Development

  1. Run webpack --watch
  2. Run npm run compile whenever you change BuckleScript source files, which also invokes webpack when BS was compiled.

License

Copyright 2016 by Nebuta. MIT license.

About

BuckleScript TodoMVC using jQuery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published