Skip to content

adibmed/ready-tailwindcss

Repository files navigation

# Ready TailwindCss

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Recommended IDE Setup

Contribution

how to contribute? Any kind of contribution are welcome. You develop the website, add components, add documentations.

  • fork the repository
  • clone it to your computer
  • make changes
  • commit changes
  • make PR (pull request)

Components

  • Under the src / views / components create a new folder with name describes the components
  • Create new vue components
  • Use only Tailwindcss style
  • Add template code to components.json
  • Add your components in components / index.vue
  • Add your github informations to about / contributors.json

Website

  • Any improvements / upgrade / fix

Documenation

  • Better documentations