Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/funny-family/vue3-ts-playground

🤷 Messing up with Vuejs3, TypeScript and JSX. 😢
https://github.com/funny-family/vue3-ts-playground

composition-api jsx typescript vue vue-jsx vue3 vue3-composition-api vue3-jsx vue3-typescript vuejs

Last synced: 2 months ago
JSON representation

🤷 Messing up with Vuejs3, TypeScript and JSX. 😢

Awesome Lists containing this project

README

        

# vue-playground-ts

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn dev
```

### Compiles and minifies for production
```
yarn build
```

### Lints and fixes files
```
yarn lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).