generator-hello

0.4.8 • Public • Published

#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

Readme

Keywords

Package Sidebar

Install

npm i generator-hello

Weekly Downloads

11

Version

0.4.8

License

none

Last publish

Collaborators

  • benngnpm