https://github.com/amazingcoderpro/sea_frontend
SEA项目前端代码
https://github.com/amazingcoderpro/sea_frontend
Last synced: 9 months ago
JSON representation
SEA项目前端代码
- Host: GitHub
- URL: https://github.com/amazingcoderpro/sea_frontend
- Owner: amazingcoderpro
- Created: 2019-05-11T09:06:59.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-20T00:32:47.000Z (over 1 year ago)
- Last Synced: 2025-01-28T17:28:03.642Z (11 months ago)
- Language: Vue
- Size: 1.87 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
`