0.8.0 • Published 10 years ago

generator-suku v0.8.0

Weekly downloads
2
License
MIT
Repository
github
Last release
10 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

10 years ago

0.7.0

10 years ago

0.6.4

10 years ago

0.6.3

10 years ago

0.5.2

10 years ago

0.5.1

10 years ago

0.5.0

10 years ago

0.0.13

10 years ago

0.0.11

10 years ago

0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago