https://github.com/wesssel/vue-pug-stylus
Vue boilerplate 💚 🐶 🖌
https://github.com/wesssel/vue-pug-stylus
Last synced: 8 months ago
JSON representation
Vue boilerplate 💚 🐶 🖌
- Host: GitHub
- URL: https://github.com/wesssel/vue-pug-stylus
- Owner: wesssel
- Archived: true
- Created: 2017-12-16T15:10:03.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-05T05:37:17.000Z (almost 8 years ago)
- Last Synced: 2025-04-02T09:46:54.558Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 88.9 KB
- Stars: 43
- Watchers: 1
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-vue - Vue Pug Stylus - Vue + Pug + Stylus boilerplate 💚 🐶 🖌 (Projects Using Vue.js / Open Source)
- awesome-vue - Vue Pug Stylus ★31
- awesome-vue - Vue Pug Stylus - Vue boilerplate (Open Source [🔝](#readme))
- awesome-vue - Vue Pug Stylus
README
# Vue + Pug + Stylus
Vue boilerplate
Post about this stack can be found [here](https://medium.com/@wesselvanderpal/vue-components-with-pug-and-stylus-556508b74c96)
*Component structure:*
```
├── config.json
├── index.vue
├── script.js
├── style.styl
├── template.pug
└── test.spec.js
```
### Install
`yarn`
### Dev
`yarn dev`
### Test
`yarn test`