https://github.com/fakorede/vue-influencer
https://github.com/fakorede/vue-influencer
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/fakorede/vue-influencer
- Owner: Fakorede
- Created: 2021-01-13T21:04:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-13T21:04:51.000Z (over 4 years ago)
- Last Synced: 2025-04-22T23:15:37.975Z (about 1 month ago)
- Language: Vue
- Size: 101 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-influencer
## 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/).