denjaland / csb_fednot

Created with CodeSandbox

Home Page:https://codesandbox.io/s/github/denjaland/csb_fednot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue + Tailwind Starter

A boilerplate for starting new Vue projects with Tailwind support

Included

  • Easy Github Pages Deployments (Demo)
  • Vue (with Router)
  • Tailwind
  • Postcss (purgecss, import, autoprefixer)
  • Babel (with aliases)
  • ESlint (JS and Vue)
  • Vue PWA plugin
  • Editorconfig

Project setup

npm install
npm run serve

Production build:

npm run build
npm run deploy

License

LICENSE

About

Created with CodeSandbox

https://codesandbox.io/s/github/denjaland/csb_fednot

License:MIT License


Languages

Language:Vue 90.8%Language:JavaScript 9.1%Language:HTML 0.1%Language:CSS 0.0%