Skip to content

multiple pages (multiple entries) based on vue-cli3.x(基于vue-cli3.x创建的多页面应用,每个页面入口又可以创建自己的vue-router)

Notifications You must be signed in to change notification settings

sknightq/vue-mpc

Repository files navigation

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

About

multiple pages (multiple entries) based on vue-cli3.x(基于vue-cli3.x创建的多页面应用,每个页面入口又可以创建自己的vue-router)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published