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

colorful-tones/vue-tachyons-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Vue.js project starter template w/ Tachyons, Webpack, and ESLint

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published