The Principal Dev – Masterclass for Tech Leads

The Principal Dev – Masterclass for Tech LeadsJuly 17-18

Join

Routify 3

Install

Create a new Routify project with

npm init routify@latest

Using Routify

Creating a router

Basic

<script>
    import { Router } from '@roxi/routify'
    import routes from '../.routify/routes.default.js'
</script>

<Router {routes} />

Docs

Join libs.tech

...and unlock some superpowers

GitHub

We won't share your data with anyone else.