Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 365 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 365 Bytes

rollup-starter v2.0

Sample project for packages built using rollup.

技术栈

  • Rollup
  • ES6
  • Babel7
  • AVA

安装

确保已经安装workplus-cli

$ npm install workplus-cli -g

然后执行以下命令:

$ workplus start rollup-starter my-project

安装完成后,进入项目目录,执行npm install

Author

Hejx