A generator for bootstrapping a new Cloud CMS project for a client engagement.
npm install generator-cloudcmsFirst, install Yeoman and generator-cloudcms using npm (we assume you have pre-installed node.js).
``bash`
npm install -g yo
npm install -g generator-cloudcms
Then generate your new project:
`bash``
yo cloudcms
* 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 © Harry Moore
[npm-image]: https://badge.fury.io/js/generator-cloudcms.svg
[npm-url]: https://npmjs.org/package/generator-cloudcms
[travis-image]: https://travis-ci.com/harrymoore/generator-cloudcms.svg?branch=master
[travis-url]: https://travis-ci.com/harrymoore/generator-cloudcms
[daviddm-image]: https://david-dm.org/harrymoore/generator-cloudcms.svg?theme=shields.io
[daviddm-url]: https://david-dm.org/harrymoore/generator-cloudcms