seu

0.6.2 • Public • Published

SEU NPM version Dependency Status

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 -g

Using seu --version to check if the seu package was installed:

seu --version

Commands

  • seu init generate the boilerplate for your project.
  • seu build build your project (for react component development)
  • seu site build the site (for react-based static site development)
  • seu server watch your project dynamically.
  • seu lint lint your project codes.

Future plan

  1. Extract boilerplate
  2. Using ES6 modules
  3. Using seu to generate node-based react-based projects, different boilerplates in remote repos

License

MIT © Weiwei SUN

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.6.2
    1
    • latest

Version History

Package Sidebar

Install

npm i seu

Weekly Downloads

1

Version

0.6.2

License

MIT

Last publish

Collaborators

  • wwsun