zend-create-app

1.0.3 • Public • Published

zend-create-app

创建项目脚手架

使用

安装

# 使用yarn安装
yarn global add zend-create-app

# 使用npm安装
npm i -g zend-create-app

使用

zend-create-app init <项目名称>

运行

cd <项目名称>

# 开发环境
yarn start

# 生产打包
yarn build

Readme

Keywords

Package Sidebar

Install

npm i zend-create-app

Weekly Downloads

5

Version

1.0.3

License

ISC

Unpacked Size

5.42 kB

Total Files

8

Last publish

Collaborators

  • lucian-lu