create-emptyd-app
v0.0.5
Published
Create emptyd apps with no build configuration.
Downloads
4
Readme
cnpm install create-emptyd-app -g
npm install create-emptyd-app -g
This is a scaffold specifically developed for emptyd-desgin
The create-emptyd-app
works without configuration.
create-emptyd-app myapp
// Generate the project template
create-emptyd-app -V
//Display version number
More functions under development...