0.8.0 • Published 9 years ago

generator-suku v0.8.0

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

generator-suku

Build Status

Yeoman generator

##Intro

  • A super light-weight front-end dev-server.

  • Supports scss, react, and hot module reload.

  • It's super light than gulp , grunt, or something else.

#Usage

  • First you should install yo
npm install -g yo
  • Then, install generator-suku
npm install -g generator-suku
  • Finally, run suku generator
yo suku
  • And here you are, you got the simple and elegant server for building something amazing.

Directory structure

  • src: It's the place you put your JavaScript.

  • dist : Where webpack's bundle output.

  • static : Where all of the assets are.

  • And that's all, if you want to develop a simple front-end component, you can try suku :D

  • Suku

License

MIT

0.8.0

9 years ago

0.7.0

9 years ago

0.6.4

9 years ago

0.6.3

9 years ago

0.5.2

9 years ago

0.5.1

9 years ago

0.5.0

9 years ago

0.0.13

9 years ago

0.0.11

9 years ago

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago

0.0.0

9 years ago