mirror of
https://github.com/creativetimofficial/vue-material-kit.git
synced 2025-05-23 12:14:22 +08:00
add syster
This commit is contained in:
parent
716917c85e
commit
3d35dbd8a5
9
webapp/ecosystem.js
Normal file
9
webapp/ecosystem.js
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
module.exports = {
|
||||||
|
apps: [
|
||||||
|
{
|
||||||
|
name: "web",
|
||||||
|
script: "./node_modules/@vue/cli-service/bin/vue-cli-service.js",
|
||||||
|
args: "serve"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
};
|
Loading…
x
Reference in New Issue
Block a user