https://github.com/code-pop/vue3-expose
https://github.com/code-pop/vue3-expose
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/code-pop/vue3-expose
- Owner: Code-Pop
- Created: 2021-12-07T08:23:12.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-07T16:00:11.000Z (about 4 years ago)
- Last Synced: 2025-12-17T06:12:58.402Z (about 2 months ago)
- Language: Vue
- Size: 130 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Example for Vue 3 Expose
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```