https://github.com/amazingcoderpro/email-distribution-management-system-frontend
edm frontedn code
https://github.com/amazingcoderpro/email-distribution-management-system-frontend
Last synced: 2 months ago
JSON representation
edm frontedn code
- Host: GitHub
- URL: https://github.com/amazingcoderpro/email-distribution-management-system-frontend
- Owner: amazingcoderpro
- Created: 2019-07-08T02:33:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-31T06:12:28.000Z (almost 6 years ago)
- Last Synced: 2025-01-28T17:28:05.124Z (11 months ago)
- Language: Vue
- Size: 1.9 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
npm install --save @shopify/app-bridge
npm install vue-quill-editor
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
`