Lancger / mos

系统模板vue+gin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

readme

install dependencies

npm install --unsafe-perm // 出现权限问题,可添加此参数重试

npm install --registry=https://registry.npm.taobao.org --unsafe-perm

serve with hot reload at localhost:8080

npm run dev

build for production with minification

npm run build

About

系统模板vue+gin


Languages

Language:Vue 38.0%Language:JavaScript 30.5%Language:Go 26.5%Language:CSS 4.6%Language:HTML 0.4%