文件名称:vue-auth-boilerplate::key:具有用户身份验证的Vue.js可扩展样板
文件大小:186KB
文件格式:ZIP
更新时间:2024-02-25 11:44:49
boilerplate vuejs webpack dashboard vue
Vue授权样板
带有身份验证的Vue.js控制台样板。
先决条件
请确保已安装 8.9或更高版本(建议使用LTS版本)。
发展历程
安装所有依赖项
$ npm i
启动开发服务器
$ npm run serve
前端服务器运行在http://localhost:8080和http://
【文件预览】:
vue-auth-boilerplate-master
----mock.config.js(2KB)
----vue.config.js(3KB)
----package.json(3KB)
----third-parties.js(2KB)
----.github()
--------workflows()
----.env.development(26B)
----tests()
--------unit()
----.env(26B)
----src()
--------shims-tsx.d.ts(304B)
--------layouts()
--------shared()
--------App.vue(1KB)
--------plugins()
--------assets()
--------effects()
--------shims-vue.d.ts(72B)
--------global.d.ts(986B)
--------main.ts(543B)
--------views()
--------components()
--------styles()
--------constants.ts(974B)
--------router()
--------store()
----tsconfig.json(729B)
----.gitignore(231B)
----CHANGELOG.md(33KB)
----public()
--------index.html(2KB)
--------favicon.ico(4KB)
----README.md(10KB)
----yarn.lock(443KB)
----babel.config.js(65B)