Skip to content

Files

Latest commit

4a1485f · Jun 12, 2020

History

History
40 lines (22 loc) · 1.35 KB

README.md

File metadata and controls

40 lines (22 loc) · 1.35 KB

vue-starter

An opinionated Vue boilerplate app. Setup with vue-cli, typescript, quasar, postcss, tailwind and prettier.

Usage

Click "Use this template" to copy the setup and clone the repo. Click here for more info on github templates.

This repo requires the latest version of vue-cli to be installed globally.

Run yarn serve to serve the app and yarn build to build it.

Setup

The base setup was generated with vue-cli. Use this to keep underlying dependencies up to date.

The project was set up with the following dependencies:

eslint

typescript

lodash

  • With lodash/fp eslint support

tailwindcss (site)

postcss

  • Contains import, nested, url and autoprefixer plugins
  • With purgecss

Quasar framework (site)

  • Installed as vue-cli plugin