Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/harryxiong24/vue-ts-rem-start

Vue-cli4, Typescrit startup template, use rem adaptation.
https://github.com/harryxiong24/vue-ts-rem-start

Last synced: about 1 month ago
JSON representation

Vue-cli4, Typescrit startup template, use rem adaptation.

Awesome Lists containing this project

README

        

# Vue-ts-rem-start

## Description

Vue-cli4, Typescript startup template, use rem adaptation.

## Project setup

``` bash
yarn install
```

### Compiles and hot-reloads for development

``` bash
yarn serve
```

### Compiles and minifies for production

``` bash
yarn build
```

### Lints and fixes files

``` bash
yarn lint
```

### Customize configuration

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