generator-rm
v0.4.3
Published
Scaffold out a rollup module
Downloads
15
Readme
generator-rm
Scaffold out a rollup module
Installation
First, install Yeoman and generator-rm using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-rm
Then generate your new project:
yo rm
License
MIT © BinRui.Guan