https://github.com/kevinmint55/will-cli
Custom Tooling for Web Development.Contains the vue, react, koa.
https://github.com/kevinmint55/will-cli
cli koa react vue
Last synced: about 1 month ago
JSON representation
Custom Tooling for Web Development.Contains the vue, react, koa.
- Host: GitHub
- URL: https://github.com/kevinmint55/will-cli
- Owner: KevinMint55
- License: mit
- Created: 2019-09-27T02:53:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-04T13:45:09.000Z (over 2 years ago)
- Last Synced: 2025-02-10T14:23:44.104Z (3 months ago)
- Topics: cli, koa, react, vue
- Language: JavaScript
- Homepage:
- Size: 111 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Installation
```
npm install will-cli -g
```### To create a new project, run:
```
will init hello-world
```### List of supported templates
- vue
- react
- koa