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

https://github.com/5aaee9/typescript-vue-template

Personal vue quick start template
https://github.com/5aaee9/typescript-vue-template

Last synced: 2 months ago
JSON representation

Personal vue quick start template

Awesome Lists containing this project

README

          

# Typescript Vue Template

Quick start template for vue 2

## Run server
```bash
yarn run dev

# Server start http://127.0.0.1:8080
```