Skip to content

flywithbug-go/docmanager

 
 

Repository files navigation

Vue-todo

go: webServer vue: client

# govendor add  dependencies
go run main.go

# serve with hot reload at localhost:6201
open  http://localhost:6203 

cd web_client

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

About

api文档管理平台

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 38.8%
  • Vue 29.7%
  • Go 22.8%
  • CSS 8.3%
  • Other 0.4%