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
npm install
npm run dev
npm run build
npm run build --report
- Jason Harris - Initial work - JayyajGH