0.4.8 • Published 10 years ago

generator-hello v0.4.8

Weekly downloads
30
License
-
Repository
-
Last release
10 years ago

#generator-hello

yo generator to help you bootstrap quickly

vanilla (nodejs) example

mkdir js-sandbox
cd js-sandbox/
yo hello:vanilla

react example

mkdir react-sandbox
cd react-sandbox/
yo hello:react
npm run dev
python3.4 -m http.server # or whatever the server you want to use
0.4.8

10 years ago

0.4.7

10 years ago

0.4.6

10 years ago

0.4.5

10 years ago

0.4.4

10 years ago

0.4.3

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.0

10 years ago