0.2.0 • Published 1 year ago

mpva v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

mpva - Multi Page Vite App

Run:

npx mpva my-project

This will install the latest Vite (^5.x.x) and Tailwind CSS (^3.x.x).

Things you need to know

  • The src directory is the root of the project during npm run dev and npm run build, so the "/..." path starts from the src.
  • The 404.html page only appears when the project has been deployed (in this case on Netlify). During development, pages that are not found will use the browser's default view.
0.2.0

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago