https://github.com/kirillprogrammer-dev/news
https://github.com/kirillprogrammer-dev/news
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kirillprogrammer-dev/news
- Owner: KirillProgrammer-dev
- Created: 2022-01-18T14:58:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-21T15:51:06.000Z (over 4 years ago)
- Last Synced: 2025-06-01T17:21:24.038Z (about 1 year ago)
- Language: Vue
- Size: 26.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-vuetify-router-axios
## 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/).