Skip to content
/ ease-cli Public

A simple CLI for scaffolding web front-end projects.

License

Notifications You must be signed in to change notification settings

yyh77/ease-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]

About

A simple CLI for scaffolding web front-end projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published