An ef-based frontend UI library
$ 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.
$ 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