A vue-cli template for Clair with PostCSS, custom style, lint, git hooks and vue-router.
This is a project template for vue-cli. Please install vue-cli
before using this template:
npm install -g vue-cli
To create a project named my-project
based on this template:
vue init clair-design/template my-project
cd my-project
npm start