Skip to content

ClassicOldSong/todomvc-efjs

 
 

Repository files navigation

ef.js • TodoMVC

ef.js is a lightweight but powerful static framework with static template engine.

Resources

Support

Let us know if you discover anything worth sharing.

Implementation

Run a test

$ 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.

Build from source

$ git clone https://github.com/ClassicOldSong/todomvc-efjs.git
$ cd todomvc-efjs
$ npm install
$ npm run build

Credit

Created by ClassicOldSong

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.1%
  • HTML 6.9%