An open API service indexing awesome lists of open source software.

https://github.com/alwaysloveme/fly-cli

a node cli for create Vuejs、Reactjs、Nodejs project that what you need
https://github.com/alwaysloveme/fly-cli

code-template node-cli nodejs

Last synced: about 1 year ago
JSON representation

a node cli for create Vuejs、Reactjs、Nodejs project that what you need

Awesome Lists containing this project

README

          

# fly-cli
一款快捷创建主流项目的Node工具

现已支持创建如下项目:

· 微信公众号项目(Vue3.0 && Typescript && Framework7)

· Vue3.0 WebPC项目(Typescript + Webpack5)

· Vue3.0 Mobile项目(Typescript && Framework7)

· React PC项目(Typescript + Webpack5)

· 基于Rollup开发工具库(Typescript)

· 基于Nodejs开发cli脚手架示例(Typescript)

#### Install
```
npm i -g @zhuxian/fly
```

#### Usage
```
@fly create
```

#### Help
```
@fly --help
```