https://github.com/nirajn2311/vue-counter-app
A counter app made with Vue 🖖
https://github.com/nirajn2311/vue-counter-app
counter vue vue-cli-3
Last synced: 4 months ago
JSON representation
A counter app made with Vue 🖖
- Host: GitHub
- URL: https://github.com/nirajn2311/vue-counter-app
- Owner: Nirajn2311
- License: mit
- Created: 2018-10-15T13:00:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-09T05:49:53.000Z (7 months ago)
- Last Synced: 2024-12-30T08:22:02.742Z (6 months ago)
- Topics: counter, vue, vue-cli-3
- Language: Vue
- Homepage:
- Size: 1.78 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 42
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# vue-counter-app
[](https://www.codacy.com/app/Nirajn2311/vue-counter-app?utm_source=github.com&utm_medium=referral&utm_content=Nirajn2311/vue-counter-app&utm_campaign=Badge_Grade)
[](https://travis-ci.com/Nirajn2311/vue-counter-app)## Project setup
```shell
npm install
```### Compiles and hot-reloads for development
```shell
npm run serve
```### Compiles and minifies for production
```shell
npm run build
```### Run your tests
```shell
npm run test
```### Lints and fixes files
```shell
npm run lint
```