/vue-pug-stylus

Vue boilerplate 💚 🐶 🖌

Primary LanguageJavaScript

Vue + Pug + Stylus

Vue boilerplate

Post about this stack can be found here

Component structure:

├── config.json
├── index.vue
├── script.js
├── style.styl
├── template.pug
└── test.spec.js

Install

yarn

Dev

yarn dev

Test

yarn test