create-empty-app
v1.0.0
Published
Create emptyd apps with no build configuration.
Downloads
3
Readme
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...