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
- Host: GitHub
- URL: https://github.com/alwaysloveme/fly-cli
- Owner: AlwaysLoveme
- License: mit
- Created: 2021-07-16T09:45:18.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-19T03:29:03.000Z (over 4 years ago)
- Last Synced: 2024-10-16T11:03:50.721Z (over 1 year ago)
- Topics: code-template, node-cli, nodejs
- Language: TypeScript
- Homepage:
- Size: 186 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```