Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dasdaniel/vue-jsx-render-fun
https://github.com/dasdaniel/vue-jsx-render-fun
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dasdaniel/vue-jsx-render-fun
- Owner: dasDaniel
- Created: 2022-07-14T20:40:31.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-14T21:19:29.000Z (over 2 years ago)
- Last Synced: 2024-11-11T04:01:25.959Z (2 months ago)
- Language: HTML
- Size: 111 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-jsx-render-fun
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).