localstorage-auth:假模拟身份验证,使用localStorage进行注册和登录功能

时间:2021-03-27 11:01:33
【文件属性】:
文件名称:localstorage-auth:假模拟身份验证,使用localStorage进行注册和登录功能
文件大小:296KB
文件格式:ZIP
更新时间:2021-03-27 11:01:33
JavaScript 本地存储验证 项目设置 npm install 编译和热重装以进行开发 npm run serve 编译并最小化生产 npm run build 运行单元测试 npm run test:unit 运行端到端测试 npm run test:e2e 整理和修复文件 npm run lint 自定义配置 请参阅。
【文件预览】:
localstorage-auth-master
----package.json(2KB)
----jest.config.js(90B)
----tests()
--------unit()
--------e2e()
----package-lock.json(645KB)
----src()
--------registerServiceWorker.ts(907B)
--------shims-tsx.d.ts(306B)
--------App.vue(517B)
--------assets()
--------shims-vue.d.ts(75B)
--------main.ts(979B)
--------views()
--------components()
--------services()
--------router()
--------helpers()
--------store()
----.eslintrc.js(562B)
----tsconfig.json(698B)
----.gitignore(287B)
----.browserslistrc(21B)
----public()
--------img()
--------robots.txt(24B)
--------index.html(839B)
--------favicon.ico(4KB)
----README.md(436B)
----.editorconfig(160B)
----babel.config.js(76B)

网友评论