1
0
mirror of https://github.com/jumpserver/lina.git synced 2025-05-12 01:58:51 +00:00
Lina 是 JumpServer 的前端 UI 项目
Go to file
2020-05-07 18:09:27 +08:00
build [release]4.1.0 () 2019-04-19 20:41:52 +08:00
mock fix: fixed mock server () 2020-01-09 20:53:06 +08:00
public [release]4.1.0 () 2019-04-19 20:41:52 +08:00
src [Update] 修改quick actions组件 2020-05-07 16:43:41 +08:00
tests/unit [release]4.1.0 () 2019-04-19 20:41:52 +08:00
utils [Update] 使用自己生成的theme 2020-04-20 18:55:48 +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 [update]更新时间设置 2020-04-08 14:28:33 +08:00
.env.staging [release]4.1.0 () 2019-04-19 20:41:52 +08:00
.eslintignore [update]抽象Ztree 2020-04-15 02:59:25 +08:00
.eslintrc.js [Update] 添加lodash到全局 2020-04-20 19:55:07 +08:00
.gitignore [release]4.1.0 () 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]增加treeTable表格同步,修改Tree样式 2020-04-13 01:56:35 +08:00
babel.config.js [release]4.1.0 () 2019-04-19 20:41:52 +08:00
jest.config.js [release]4.1.0 () 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 2020-05-07 18:09:27 +08:00
package.json [update]添加CodeMirror插件和xterm插件,完善命令执行页面。 2020-05-07 11:28:19 +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] 修改代理 2020-04-29 10:38:46 +08:00
yarn.lock [update]添加CodeMirror插件和xterm插件,完善命令执行页面。 2020-05-07 11:28:19 +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.