- Add the necessary metadata for Central (#21, !18)
- Development execution with 'viteRun'
- Production build with 'viteBuild'
- Auto-reload with 'viteCompileDev --continuous'
- Fix an incompatibility with multi-project builds (#19, 1965e887)
- Created a multi-project example which imports resources from another project (#19, !15, !17)
- Created a TailwindCSS example (#18, !19)