generator-hackjs
v0.0.5
Published
A Yeoman generator for a Hackjs application
Downloads
9
Readme
generator-hackjs
A Yeoman generator for a Hackjs application
Note
This project is under development, we're working in hackjs core. Project maybe completed in April 2017.
Installation
First you need install yeoman.
npm install -g yoThen install the hackjs generator.
yo generator-hackjsUsage
Create a directory for your new app.
mkdir my-new-app; cd my-new-app/Generate your app and follow the prompts.
yo hackjsStart your brand new app! 💥
npm startLicense
Copyright (c) 2017
Licensed under the MIT license.
