Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/juliendargelos/express-webpack-vue-starter

A vue starter using express and webpack.
https://github.com/juliendargelos/express-webpack-vue-starter

Last synced: 4 days ago
JSON representation

A vue starter using express and webpack.

Awesome Lists containing this project

README

        

# express webpack vue starter

A vue starter using express and webpack.

### Install

```
yarn
```

### Dev

```
yarn dev
```

### Build

```
yarn build
```

### Start

```
yarn start
```

### Features

- Babel ES6 (client and server side)
- Single file components
- vue-router
- sass
- reset-css