Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 207 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 207 Bytes

generator-mui

A generator for Yeoman.

Getting Started

Install

// yeoman
$ npm install -g yo grunt-cli
// generator
$ npm install generator-mui

Initialize

$ yo mui