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

https://github.com/lvisei/vue-project-template

A vue project template by webpack
https://github.com/lvisei/vue-project-template

template-project vue webpack

Last synced: 6 months ago
JSON representation

A vue project template by webpack

Awesome Lists containing this project

README

          

# vue-project-template

A vue project template by webpack

[![Build Status](https://www.travis-ci.org/liuvigongzuoshi/vue-project-template.svg?branch=master)](https://www.travis-ci.org/liuvigongzuoshi/vue-project-template)

## Dev Integrated

### Babel
- babel-preset-env
- babel-plugin-syntax-dynamic-import

### Linter And Formatter
- ESLint
- eslint-recommended
- eslint-plugin-html
- eslint-plugin-vue
- eslint-plugin-prettier
- Prettier
- eslint-config-prettier

### CSS Pre-processors
- Less
- Sass

### CSS Pudding
- postcss
- autoprefixer