Awesome
vue-tachyons-template (v.1.0.1)
An "unofficial" Vue.js project starter template, which includes:
- Tachyons - CSS
- ESLint w/ WordPress Coding Standard sniffs
Official Templates can be found here: https://github.com/vuejs-templates
Requirements
You should have vue-cli
installed.
npm install -g vue-cli
Getting Started
You can spin up a new Vue project in one of three ways:
- Option 1: reference this repo
vue init colorful-tones/vue-tachyons-template your-new-vue-project
- Option 2: download a .zip, save to your local file sytem and run at will
vue init your/local/directory your-new-vue-project
- Option 3: fork it, clone it and run it
vue init your/local/repo your-new-vue-project
For detailed explanation on how things work, consult the docs for vue-loader.
Credits
This project was forked from Vue.js webpack-simple
template.
To-do
- Integrate dynamic prompts for generating
- Convert to a real template with
meta.js
- Probably remove WordPress ESLinting standards