@shuyun-ep-team/create-app
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

@shuyun-ep-team/create-app

数云项目模板集成 cli

Getting started

npm init @shuyun-ep-team/app

or

npx @shuyun-ep-team/create-app

项目配置

项目模板配置(src/congig/template.ts)

// 项目模板列表(eg)
export const TEMPLATE_LIST = [
  {
    name: '麒麟企业版脚手架',
    value: 'npx @shuyun-ep-team/cli',
  },
  {
    name: '麒麟移动端项目',
    value: 'npx kylin-mobile -C',
  },
];

本地测试

1.打包编译
npm run build:test
2.测试
npm test

Package Sidebar

Install

npm i @shuyun-ep-team/create-app

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

11.8 kB

Total Files

11

Last publish

Collaborators

  • jialong.ye
  • yong.tao
  • wangxinzhuo
  • linweixian
  • markzhang
  • kezhongfa
  • yiranphp
  • bhxing