Skip to content

Latest commit

 

History

History
41 lines (36 loc) · 903 Bytes

README.md

File metadata and controls

41 lines (36 loc) · 903 Bytes

Multiple pages based on vite2

Versions

Multiple pages based on vite2

based on vite2

Multiple pages based on vue-cli3.x

based on vue-cli3.x

Multiple pages based on vue-cli2.x

based on vue-cli2.x

Description

Why using vite

  1. I'm nothing to do recently
  2. As you know, the vite is based on ESBuild in development environment. Our multiple pages will cost more time in HRM.

UI

I want to use the tailwindCSS, So I add tailwindcss(postcss) instead of sass

Project setup

npm install

or

yarn

Run demo

npm run dev

or

yarn dev

TODO List

  • add a demo
  • add ailwindCSS
  • inject js in each entry by plugin
  • modify my english syntax
  • more detail