mirror of
https://github.com/jumpserver/lina.git
synced 2025-06-21 04:41:55 +00:00
Lina 是 JumpServer 的前端 UI 项目
build | ||
mock | ||
public | ||
src | ||
tests/unit | ||
.editorconfig | ||
.env.development | ||
.env.production | ||
.env.staging | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.travis.yml | ||
alias.config.js | ||
babel.config.js | ||
jest.config.js | ||
jsconfig.json | ||
LICENSE | ||
package.json | ||
postcss.config.js | ||
README.md | ||
vue.config.js | ||
yarn.lock |
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