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

https://github.com/ducksoupdev/vue-webpack-ts-upgrade

Upgrade project for vue-webpack-typescript
https://github.com/ducksoupdev/vue-webpack-ts-upgrade

Last synced: over 1 year ago
JSON representation

Upgrade project for vue-webpack-typescript

Awesome Lists containing this project

README

          

# vue-upgrade3

> A Vue.js project

## Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# run the tests
npm test

# run the test suite and generate a coverage report
npm run coverage

# build for production with minification
npm run build

# clean the production build
npm run clean
```