0.6.2 • Published 9 years ago
seu v0.6.2
SEU

A lovely tool set to help you create, build, watch, lint your React components.
With seu package, you can write your react components easily and gladly!
Usage
At first, you should install the seu package globally:
npm install seu -gUsing seu --version to check if the seu package was installed:
seu --versionCommands
seu initgenerate the boilerplate for your project.seu buildbuild your project (for react component development)seu sitebuild the site (for react-based static site development)seu serverwatch your project dynamically.seu lintlint your project codes.
Future plan
- Extract boilerplate
- Using ES6 modules
- Using
seuto generate node-based react-based projects, different boilerplates in remote repos
License
MIT © Weiwei SUN