Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (easycoding-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
搭建 ec-cli 脚手架
安装
# use npm
npm install -g ec-cli
# or yarn
yarn global add ec-cli
使用
快速开始
ec create <name> [-f|--force]
选项
--f,--force
: 如果项目存在则重写