https://github.com/killpop3770/vue-crm
https://github.com/killpop3770/vue-crm
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/killpop3770/vue-crm
- Owner: killpop3770
- Created: 2021-12-10T11:27:13.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-17T16:43:38.000Z (over 3 years ago)
- Last Synced: 2024-05-23T04:41:58.533Z (about 1 year ago)
- Language: HTML
- Size: 242 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-crm
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).