Awesome
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
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
yarn
yarn dev
yarn test