/npm-build-boilerplate

:package: Minimal npm packages/scripts to build websites and compile PostCSS.

Primary LanguageJavaScript

npm-build-boilerplate

Runs parallel scripts, watch and browsersync to watch over defined directories and compile PostCSS (with postcss-cssnext along with postcss-import and postcss-nesting).

Install

yarn install

Usage

Watch and Build

yarn start