feature(cloudcmd) add now demo

This commit is contained in:
coderaiser 2017-08-15 16:58:46 +03:00
parent 848502448e
commit d6bb29d962
6 changed files with 45 additions and 2 deletions

21
now.json Normal file
View file

@ -0,0 +1,21 @@
{
"type": "npm",
"alias": "cloudcmd",
"files": [
"bin",
"server",
".babelrc",
"css",
"font",
"favicon.ico",
"client",
"common",
"html",
"tmpl",
"img",
"modules",
"webpack.config.js",
"json",
"HELP.md"
]
}