ease-cli

1.0.4 • Public • Published

ease-cli

A simple CLI for scaffolding web front-end projects. Most of modules copy from vue-cli, so it keep the same api with vue-cli. It will be helpful to generate a new front-end project from ease-templates without any redundant work. Also you can generate a vue project from vuejs-templates.

npm version MIT Licensed

Usage

Generate a new project from template

$ ease init <template-name> <project-name>

List available official templates

$ ease list

Start a static server for an existing project

$ ease serve [project-name]

Package Sidebar

Install

npm i ease-cli

Weekly Downloads

6

Version

1.0.4

License

MIT

Last publish

Collaborators

  • yyh77