https://github.com/programmersteve/vuepractice3
https://github.com/programmersteve/vuepractice3
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/programmersteve/vuepractice3
- Owner: ProgrammerSteve
- Created: 2023-08-15T22:19:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-21T00:53:22.000Z (over 2 years ago)
- Last Synced: 2025-02-04T09:33:39.658Z (about 1 year ago)
- Language: Vue
- Size: 101 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# reaction-timer
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).