0.4.8 • Published 8 years ago

generator-hello v0.4.8

Weekly downloads
30
License
-
Repository
-
Last release
8 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

8 years ago

0.4.7

8 years ago

0.4.6

8 years ago

0.4.5

8 years ago

0.4.4

8 years ago

0.4.3

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago