Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/starkovsky/vue3-webpack-boilerplate

Vue 3 Webpack Boilerplate (Vue 3, Vue Router 4, Vuex 4, Typescript)
https://github.com/starkovsky/vue3-webpack-boilerplate

alpha babel typescript vue vue-router vue-router4 vue3 vue3-typescript vuex4 webpack

Last synced: about 2 months ago
JSON representation

Vue 3 Webpack Boilerplate (Vue 3, Vue Router 4, Vuex 4, Typescript)

Awesome Lists containing this project

README

        

# Vue 3 webpack boilerplate

This is preview version Vue 3, DO NOT USE IN PRODUCTION!

## Includes

- Vue 3.0.0-beta.18
- Vue Router 4.0.0-beta.1
- Vuex 4.0.0-beta.4
- Typescript 3.9.6
- Babel 7.10.4
- Webpack 4.43.0

## Project setup
```
npm install
```

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

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

### To Do
- webpack 5