react-lite-coder
v1.1.1
Published
Code Editor and Code Viewer of Jianliao.com
Readme
React Lite Coder
Code Editor and Code Viewer of jianliao.com
Demo http://ui.talk.ai/react-lite-coder/
Usage
Develop
npm iYou need a static file server for the HTML files. Personally I suggest using Nginx.
Develop:
gulp html # regenerate index.html
webpack-dev-server --hot # enable live-reloadingBuild (Pack and optimize js, reivision js and add entry in index.html):
gulp buildLicense
MIT
