An open API service indexing awesome lists of open source software.

https://github.com/divyanshu-rawat/single-user-voting-app

A single-user voting app built using vue.js!
https://github.com/divyanshu-rawat/single-user-voting-app

jasvascript voting-application vuejs2

Last synced: 10 months ago
JSON representation

A single-user voting app built using vue.js!

Awesome Lists containing this project

README

          

# single-user-voting-app
A single-user voting app built using vue.js!

## 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
```