An open API service indexing awesome lists of open source software.

https://github.com/amazingcoderpro/sea_frontend

SEA项目前端代码
https://github.com/amazingcoderpro/sea_frontend

Last synced: 9 months ago
JSON representation

SEA项目前端代码

Awesome Lists containing this project

README

          

# sea_frontend

## Project setup
```
npm install
npm install
cnpm i element-ui -S
cnpm i echarts -S
cnpm install axios
cnpm install jwt-decode
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
`