Skip to content

使用 vite 插件的 vue3 空项目,集成了postcss、tailwind 和 babel

Notifications You must be signed in to change notification settings

wuhonglei/hello-vue3

Repository files navigation

创建项目

$ npm init vite-app <project-name>
$ cd <project-name>
$ npm install
$ npm run dev

项目一、回声云

参考:https://echo99.com/

原始页面效果

制作步骤

网页结构:

网页结构

About

使用 vite 插件的 vue3 空项目,集成了postcss、tailwind 和 babel

Resources

Stars

Watchers

Forks

Packages

No packages published