CodingGorit / vue3-ts-tailwindcss

一个脚手架

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue3 + TypeScript + Vite

一个 Vue3 + vite + typescript + tailwindcss 项目运行脚手架

next

  1. 搭建常用的页面
  2. 一些自定义组件
  3. 一些动画

How to run it

项目初始化

npm install -g yarn

yarn

yarn dev

devlop enviroment

  1. vs code
  2. node
  3. vs code plugin
    • Volar
    • Vite

link

  1. tailwind
  2. Vite
  3. Vue.js

update log

  • 2022年6月2日 初始化项目环境

About

一个脚手架


Languages

Language:Vue 63.6%Language:HTML 12.4%Language:TypeScript 10.3%Language:JavaScript 10.1%Language:CSS 3.5%