Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/victorgarciaesgi/vue2-ts-starter

For codesandbox
https://github.com/victorgarciaesgi/vue2-ts-starter

Last synced: 4 days ago
JSON representation

For codesandbox

Awesome Lists containing this project

README

        

# vue2

## Project setup
```
pnpm install
```

### Compiles and hot-reloads for development
```
pnpm run serve
```

### Compiles and minifies for production
```
pnpm run build
```

### Lints and fixes files
```
pnpm run lint
```

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