Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wesssel/vue-pug-stylus

Vue boilerplate 💚 🐶 🖌
https://github.com/wesssel/vue-pug-stylus

Last synced: 8 days ago
JSON representation

Vue boilerplate 💚 🐶 🖌

Awesome Lists containing this project

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`