/vue-tailwind-element-demo

vue-tailwind-element-demo

Primary LanguageJavaScript

vue-tailwind-element-demo

Recommended VScode plugins

  1. Vetur
  2. Prettier
  3. Tailwind CSS IntelliSense
  4. vscode-element-helper
  5. PostCSS Language Support
  6. Code Spell Checker

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint