cnpm install create-empty-app -g
npm install create-empty-app -g
This is a scaffold specifically developed for emptyd-desgin
The create-empty-app
works without configuration.
create-empty-app myapp
// Generate the project template
create-empty-app -V
//Display version number
More functions under development...