Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.11 KB

README.md

File metadata and controls

36 lines (24 loc) · 1.11 KB

routify-vite-ts

Use Vite (Next Generation Frontend Tooling) & Typescript in Routify. What is Vite? see Vite for more informations.

Installation

npx degit lamualfa/routify-vite-ts project-name
cd project-name
npm && npm run dev

Environment

  • Routify - v2.15.1
  • Vite - v2.2.35
  • Vite Plugin Svelte - v1.0.0-next.7

Demo

See routify-vite-ts.vercel.app.


Related