1.0.6 • Published 7 years ago

webpack-scss-postcss-babel-setup v1.0.6

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

webpack-scss-postcss-babel-setup

$ npm install webpack-scss-postcss-babel-setup

Features

  • Quick setup for webpack 2
  • ES6 ready with babel
  • sass and postcss loader (autoprefixer)

Instructions:

In the folder where you want your project to be located, run this command to build some sample files.

Go into downloaded setup folder (sorry for the long name) It is just installed in node_modules. You may want to rename it and pull out from that folder.

$ cd webpack-scss-postcss-babel-setup
Install packages
$ npm install

Run your project with webpack-dev server

$ npm run dev
1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago