ef.js • TodoMVC
ef.js is a lightweight but powerful static framework with static template engine.
Let us know if you discover anything worth sharing.
$ git clone https://github.com/ClassicOldSong/todomvc-efjs.git
$ cd todomvc-efjs
$ npm install
$ npm run dev
Then you can test it out in the opening browser window.
$ git clone https://github.com/ClassicOldSong/todomvc-efjs.git
$ cd todomvc-efjs
$ npm install
$ npm run build
Created by ClassicOldSong