https://github.com/pxls00/vue.jsonplaceholder
But there used json-server
https://github.com/pxls00/vue.jsonplaceholder
firebase-deploy json-server mock-api scss vuejs vuetify vuex
Last synced: 2 months ago
JSON representation
But there used json-server
- Host: GitHub
- URL: https://github.com/pxls00/vue.jsonplaceholder
- Owner: pxls00
- Created: 2022-01-27T19:19:23.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T10:32:31.000Z (over 2 years ago)
- Last Synced: 2025-01-18T01:23:57.660Z (4 months ago)
- Topics: firebase-deploy, json-server, mock-api, scss, vuejs, vuetify, vuex
- Language: Vue
- Homepage: https://post-exercise-49c6e.web.app/
- Size: 417 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-arvis
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).