Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 338 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 338 Bytes

generator-clean-slate-native

Yeoman generator

Getting Started

npm install -g yo

Yeoman Generators

To install generator-clean-slate from npm, run:

npm install -g generator-clean-slate-native

Finally, initiate the generator:

yo clean-slate-native

License

MIT