waiter-cli
v1.3.6
Published
Development Environment as a service
Downloads
3
Readme
waiter-cli
Development Environment as a service
Links
Installation
yarn global add waiter-cli
# npm i waiter-cli -g
Usage
# Create a project
waiter init vue my-project
cd my-project
# Run it!
waiter
Development
yarn test
yarn link
Maintainers
| name | email | | ----| ------ | | 李清伟 | [email protected] | | 苏再华 | [email protected] |