Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Latest commit

 

History

History
41 lines (23 loc) · 1.43 KB

README.md

File metadata and controls

41 lines (23 loc) · 1.43 KB

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:

  1. Option 1: reference this repo

vue init colorful-tones/vue-tachyons-template your-new-vue-project

  1. Option 2: download a .zip, save to your local file sytem and run at will

vue init your/local/directory your-new-vue-project

  1. 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