mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-28 18:23:35 +00:00
feature(cloudcmd) add now demo
This commit is contained in:
parent
848502448e
commit
d6bb29d962
6 changed files with 45 additions and 2 deletions
21
now.json
Normal file
21
now.json
Normal 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"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue