https://github.com/cvigueras/planing-poker-app
  
  
    planing-poker-app 
    https://github.com/cvigueras/planing-poker-app
  
javascript planing-poker vue3 vuejs
        Last synced: 21 days ago 
        JSON representation
    
planing-poker-app
- Host: GitHub
 - URL: https://github.com/cvigueras/planing-poker-app
 - Owner: cvigueras
 - Created: 2024-03-30T11:32:17.000Z (over 1 year ago)
 - Default Branch: main
 - Last Pushed: 2024-04-06T16:00:42.000Z (over 1 year ago)
 - Last Synced: 2025-06-13T12:08:55.389Z (5 months ago)
 - Topics: javascript, planing-poker, vue3, vuejs
 - Language: Vue
 - Homepage:
 - Size: 1.81 MB
 - Stars: 1
 - Watchers: 1
 - Forks: 0
 - Open Issues: 0
 - 
            Metadata Files:
            
- Readme: README.md
 
 
Awesome Lists containing this project
README
          # planingpokerapp
## 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/).