https://github.com/douglasvolcato/xbox-live-frontend-vue
Xbox Live frontend made with Vue JS.
https://github.com/douglasvolcato/xbox-live-frontend-vue
clean-architecture clean-code front-end frontend vue vue-router vue3 vuejs
Last synced: 6 months ago
JSON representation
Xbox Live frontend made with Vue JS.
- Host: GitHub
- URL: https://github.com/douglasvolcato/xbox-live-frontend-vue
- Owner: DouglasVolcato
- Created: 2023-02-17T21:31:20.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-20T01:17:38.000Z (over 2 years ago)
- Last Synced: 2025-02-08T21:46:05.502Z (8 months ago)
- Topics: clean-architecture, clean-code, front-end, frontend, vue, vue-router, vue3, vuejs
- Language: TypeScript
- Homepage: https://xbox-live-frontend-vue.vercel.app
- Size: 185 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run dev
```### Compiles and minifies for production
```
npm run build
```