/Styleguide-pattern-library-template

A styleguide/pattern library template using Vue

Primary LanguageVueMIT LicenseMIT

Styleguide template written in Vue

This is a template for a styleguide/pattern library/design system. It is written using Vue.

Currently it is work in progress and acting as much as a way of me learning Vue as it is being useful as a styleguide. Hopefully it'll be both.

It makes use of the Sass boilerplate library

Build Setup

install dependencies

npm install

serve with hot reload at localhost:8080

npm run dev

build for production with minification

npm run build

build for production and view the bundle analyzer report

npm run build --report

Authors

  • Jason Harris - Initial work - JayyajGH