https://github.com/amazingcoderpro/seo_frontend
https://github.com/amazingcoderpro/seo_frontend
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/amazingcoderpro/seo_frontend
- Owner: amazingcoderpro
- Created: 2019-06-19T06:49:20.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-20T00:34:08.000Z (10 months ago)
- Last Synced: 2025-01-28T17:28:03.151Z (5 months ago)
- Language: Vue
- Size: 1.53 MB
- Stars: 0
- Watchers: 0
- 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 install axios
cnpm install jwt-decode
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```