https://github.com/timtech4u/wireit-explore
Repository for wireit exploration
https://github.com/timtech4u/wireit-explore
Last synced: 5 months ago
JSON representation
Repository for wireit exploration
- Host: GitHub
- URL: https://github.com/timtech4u/wireit-explore
- Owner: Timtech4u
- Created: 2023-01-10T10:49:10.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-10T11:34:38.000Z (over 3 years ago)
- Last Synced: 2025-07-19T22:39:39.757Z (12 months ago)
- Language: Vue
- Size: 199 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# my-project
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production (uses Wireit)
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).