Scaffold out a rollup module
First, install Yeoman and generator-rm using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-rmThen generate your new project:
yo rmMIT © BinRui.Guan
Scaffold out a rollup module
First, install Yeoman and generator-rm using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-rmThen generate your new project:
yo rmMIT © BinRui.Guan