rollup 开发环境搭建. 初始化项目使用lerna管理项目. 使用 npm init 初始化项目 npm init -y. 安装 lerna 并初始化项目 npm install lerna --save-dev
確定! 回上一頁