Lina 是 JumpServer 的前端 UI 项目
Go to file
2020-04-07 10:45:37 +08:00
build [release]4.1.0 (#211) 2019-04-19 20:41:52 +08:00
mock fix: fixed mock server (#541) 2020-01-09 20:53:06 +08:00
public [release]4.1.0 (#211) 2019-04-19 20:41:52 +08:00
src [Update] 修改一些布局 2020-04-07 10:45:37 +08:00
tests/unit [release]4.1.0 (#211) 2019-04-19 20:41:52 +08:00
.editorconfig add editorconfig 2017-08-01 15:49:04 +08:00
.env.development [lina] 2020-03-20 00:46:35 +08:00
.env.production [release]4.1.0 (#211) 2019-04-19 20:41:52 +08:00
.env.staging [release]4.1.0 (#211) 2019-04-19 20:41:52 +08:00
.eslintignore [release]4.1.0 (#211) 2019-04-19 20:41:52 +08:00
.eslintrc.js [update]进行模型基础抽离 2020-03-20 16:08:03 +08:00
.gitignore [release]4.1.0 (#211) 2019-04-19 20:41:52 +08:00
.travis.yml chore: set ci node version 2019-04-26 17:58:55 +08:00
alias.config.js [Update] 优化布局 2020-03-25 13:57:08 +08:00
babel.config.js [release]4.1.0 (#211) 2019-04-19 20:41:52 +08:00
jest.config.js [release]4.1.0 (#211) 2019-04-19 20:41:52 +08:00
jsconfig.json perf: VS Code support webpack alias file jump 2019-10-22 20:27:25 +08:00
LICENSE update LICENSE 2018-01-11 12:29:14 +08:00
package.json [Update] 完成刷新和搜索 2020-04-03 19:41:21 +08:00
postcss.config.js refactor[chore]: generate postcss.config.js instead of .postcssrc.js 2019-05-24 16:58:40 +08:00
README.md [Update] 添加路由 2020-03-20 17:59:54 +08:00
vue.config.js [Update] 修改logo 2020-03-20 18:56:34 +08:00
yarn.lock yarn add vue-select 2020-04-02 11:23:08 +08:00

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.