https://github.com/belchenkov/gamespot_vue
Blog of Games with admin panel, authentication & add new posts
https://github.com/belchenkov/gamespot_vue
cloudinary vue-material vue-resource vuejs vuelidate vuex
Last synced: 8 months ago
JSON representation
Blog of Games with admin panel, authentication & add new posts
- Host: GitHub
- URL: https://github.com/belchenkov/gamespot_vue
- Owner: Belchenkov
- Created: 2019-06-18T02:15:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T00:50:33.000Z (almost 3 years ago)
- Last Synced: 2025-01-05T07:25:13.596Z (9 months ago)
- Topics: cloudinary, vue-material, vue-resource, vuejs, vuelidate, vuex
- Language: Vue
- Homepage: https://gamespot-989e1.firebaseapp.com
- Size: 5.18 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GameSpot Blog
### Blog of Games with admin panel, authentication & add new posts
Demo: https://gamespot-989e1.firebaseapp.com
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```