Generator for Starling Framework NPM-based projects
npm install generator-starling-frameworkFirst, install Yeoman and generator-starling-framework using npm (we assume you have pre-installed node.js).
``bash`
npm install -g yo
npm install -g generator-starling-framework
Then generate your new project:
`bash``
yo starling-framework
* Yeoman has a heart of gold.
* Yeoman is a person with feelings and opinions, but is very easy to work with.
* Yeoman can be too opinionated at times but is easily convinced not to be.
* Feel free to learn more about Yeoman.
MIT © Joshua Granick and OpenFL contributors
[npm-image]: https://badge.fury.io/js/generator-starling-framework.svg
[npm-url]: https://npmjs.org/package/generator-starling-framework