Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 651 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 651 Bytes

create-empty-app

Quickly generate a web side or h5 project template for you

Install

  cnpm install create-empty-app -g
  npm install create-empty-app -g

This is a scaffold specifically developed for emptyd-desgin

Zero Config

The create-empty-app works without configuration.

Usage

  create-empty-app  myapp
  // Generate the project template
  create-empty-app -V
  //Display version number

More functions under development...