0.1.7 • Published 8 years ago

generator-beyond v0.1.7

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

npm.io

BeyondJS Generator

BeyondJS Status Build Status npm version npm downloads bitHound Score Circle CI Dependency Status Dev-Dependency Status

Yeoman generator for creating BeyondJS applications - lets you quickly set up a project following best practices.

Example Project

Source code: https://github.com/rhaynel-parra/beyondjs-generator-demo

Usage

Install required tools yo, grunt-cli, bower and generator-beyond

npm install -g yo grunt-cli bower generator-beyond

Make a new directory, and cd into it:

mkdir my-new-project && cd $_

Run yo generator-beyond:

yo beyond

Run grunt serve for preview.

What is BeyondJS?

Your answer is here BejondJS

License

MIT