Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 465 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 465 Bytes

Frozen Yeoman Generator

Install yo, grunt-cli, bower and generator-frozen

> npm install -g yo grunt-cli bower generator-frozen

Inside your project directory, use yo frozen to start a new project

> yo frozen

This will ask you a few questions, then scaffold out your game and install all dependencies