Skip to content
This repository has been archived by the owner on May 28, 2022. It is now read-only.

Webpack setup for vuejs, stylus + postcss (autoprefixer and cssnano), pug|jade generate separed files

Notifications You must be signed in to change notification settings

cyberlis/vue-webpack-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

vue-webpack-stylus-pug-boilerplate

Webpack setup for vuejs, stylus + postcss (autoprefixer and cssnano), pug|jade generate separed files

Usage

This is a project template for vue-cli.

$ npm install -g vue-cli
$ vue init cyberlis/vue-webpack-template my-project
$ cd my-project
$ npm install
$ npm run dev

What's included

  • npm run dev: Webpack-dev-server + vue + stylus + postcss (autoprefixer and cssnano) + pug|jade with proper config for sourceMaps & hot-reload.
  • npm run build: Production build with CSS and JS minification in dist directory.

About

Webpack setup for vuejs, stylus + postcss (autoprefixer and cssnano), pug|jade generate separed files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published