Skip to content

feiyuerenhai/nut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NUT

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.git git 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.

Releases

No releases published

Packages

No packages published