xnzt/xnzt-server/xnzt-sso/README.md
2024-11-11 10:27:27 +08:00

27 lines
270 B
Markdown

# xnzt-sso
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Run your tests
```
npm run test
```
### Lints and fixes files
```
npm run lint
```