Coder Social home page Coder Social logo

vue-preset-pc's Introduction

Vue Project Preset PC

Related Projects

Usage

vue create --preset savokiss/vue-preset-pc <project-name>

注意修改上面的 <project-name> 为要创建的文件夹名称

Features

  • 集成commitizen规范提交message(中文提示信息),强制验证提交信息
  • 集成standard-version自动生成changelog
  • 使用compression-webpack-plugin进行资源 gzip 打包
  • 集成normalize.css
  • sass 变量及函数全局引入
  • 集成 VSCode 配置文件 jsconfig.json
  • 预设三个 env 环境和三个 build scripts
  • Service 层封装 axios
  • 模块化 Vuex Store

CHANGELOG

CHANGELOG

Add Plugin

安装 Element-UI

vue add element

安装 Ant-Design-Vue

vue add ant-design

安装 Electron-Builder

vue add electron-builder

vue-preset-pc's People

Contributors

savokiss avatar dependabot[bot] avatar

Stargazers

Jason avatar  avatar tc9011 avatar  avatar Martin Adams (王粒全) avatar lghua avatar 斐龙 avatar 鹿丶羽 avatar  avatar Tracy avatar Chenchen Wang avatar Sidiwen Ji avatar  avatar  avatar

Watchers

James Cloos avatar  avatar

vue-preset-pc's Issues

配置sass全局变量报错

sass-loader报错: Module build failed (from ./node_modules/[email protected]@sass-loader/dist/cjs.js): ValidationError: Invalid options object. Sass Loader has been initialised using an options object that does not match the API schema.

处理方法:vue.config.js文件 中修改loaderOptions的sass的 data 修改为prependData

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.