Skip to content

ClassicOldSong/ef.js.org

Repository files navigation

Showcase website for ef.js

Run a test

$ git clone https://github.com/ClassicOldSong/ef.js.org.git
$ cd ef.js.org
$ 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/ef.js.org.git
$ cd ef.js.org
$ npm install
$ npm run build

Then you can get the fresh-built result at the dist folder.

Note: All debugging messages are disabled in the production version

License

MIT

About

Official website for ef.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published