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

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

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
`