1.1.1 • Published 7 years ago
@feiyuerenhai/nut v1.1.1
NUT

NUT is a small but tough IDE for front-end developing.
- please be noted, the project is now still in experimental stage
Features
- ready to use ES6+ and jsx syntax in your project. 
- real-time building with smartly designed cache mechanism. 
- light-weighted sourcemap. 
Getting started tutorial elaborated with demo project
 
- npm install @feiyuerenhai/nut -gnpm install nut globally.
- git clone git@github.com:feiyuerenhai/nut-demo.gitgit clone the demo project to your disk.
- nut watch nut-demo/src/index.jsxnut watch ${entry_file}.
- enjoy relaxing time of front-end developing. 
- for further details, please watch the following video. 
