0.2.2 • Published 4 years ago

connexstyleguide v0.2.2

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

PIB styleguide

Installation

install node https://nodejs.org/en/

git clone https://rib-dk.visualstudio.com/ConexStyleGuide/_git/ConexStyleGuide

cd ConexStyleGuide

npm run installation
sudo chown -R `whoami` /usr/local/lib/node_modules
npm i -g @frctl/fractal
npm install -g csso-cli
npm install -g stylelint-cli
npm install

Start fractal server

fractal start --sync

start postcss watcher:

npm run watch

stylelinting

npm run lint

Commands

Documented in package.json