1.0.1 • Published 4 years ago

vue-mock-cli v1.0.1

Weekly downloads
2
License
MIT
Repository
-
Last release
4 years ago

vue-mock-cli

A simple front-end server framework that simulates server data with vue-cli

💿 Install

To install the new package, use the following commands. You need administrator privileges to execute these unless npm was installed on your system through a Node.js version manager (e.g. n or nvm).

npm install -g vue-mock-cli

🚀 Usage

After installation, you will have access to the vmock binary in your command line.

Create

To create a new project, run:

vmock create hello-world

📑 License

MIT