0.1.0-alpha.4 • Published 6 years ago

neonclear v0.1.0-alpha.4

Weekly downloads
6
License
MIT
Repository
github
Last release
6 years ago

Neonclear

FOSSA Status

An ef-based frontend UI library

Run a test

$ git clone https://github.com/ClassicOldSong/Neonclear.git
$ cd Neonclear
$ 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/Neonclear.git
$ cd Neonclear
$ 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

FOSSA Status