1.0.2 • Published 3 years ago

yuyan-cli v1.0.2

Weekly downloads
81
License
ISC
Repository
-
Last release
3 years ago

yuyan-cli

A cli to create project quickly...

install global

npm install yuyan-cli -g

create webpack project

  1. yuyan-cli init project-name
  2. choose webpack template type
  3. run yarn && yarn start

#本地开了发调整 #本地开发环境初始化 npm link

#创建项目 yuyan-cli init projname