Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/techeng322/iot-vue
Internet of Things Project
https://github.com/techeng322/iot-vue
Last synced: 18 days ago
JSON representation
Internet of Things Project
- Host: GitHub
- URL: https://github.com/techeng322/iot-vue
- Owner: techeng322
- Created: 2024-04-06T16:33:50.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-04-06T16:39:56.000Z (9 months ago)
- Last Synced: 2024-04-07T19:28:55.817Z (9 months ago)
- Language: Vue
- Size: 122 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-first-project
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).