0.0.5 • Published 7 years ago

generator-hackjs v0.0.5

Weekly downloads
5
License
MIT
Repository
github
Last release
7 years ago

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 yo

Then install the hackjs generator.

yo generator-hackjs

Usage

Create a directory for your new app.

mkdir my-new-app; cd my-new-app/

Generate your app and follow the prompts.

yo hackjs

Start your brand new app! 💥

npm start

License

Copyright (c) 2017

Licensed under the MIT license.

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago

1.0.0

7 years ago