17 June 2016

Yoeman: Web Client Side Scaffolding

Bored of repeating the same setups each time you create a website? Feel the Visual Studio tempaltes have too much extra stuff in them? They try Yeoman to scaffold instead. e.g. to install HTML5 Boilerplate

Install

Install an Existing Template

e.g. HTML5 Boilerplate
* Install the generator: npm install -g generator-h5bp
* Run it: yo h5bp

Troubleshooting

Try: yo doctor

No comments:

Post a Comment