Skip to content

🐙SeeDAO 市政厅治理后台公共项目 Octopus3, 使用 Vue2 + Express (Nodejs)

License

Notifications You must be signed in to change notification settings

SeeDAO-OpenSource/octopus3

Repository files navigation

🐙Octopus3

SeeDAO 市政厅治理后台公共项目 Octopus3, 使用 Vue2 + Express (Nodejs)

Frontend

client

cd client
npm install
npm run serve

要部署时请删除 public/ 并重新建置一份前端 /client/dist 并往上移后重新命名为 pbulic/:

cd client
npm run build

Backend

server

npm install
npm run start

## Windows
npm run start:ps

About

🐙SeeDAO 市政厅治理后台公共项目 Octopus3, 使用 Vue2 + Express (Nodejs)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published