Skip to content

The documentation website for Routify, a file-based Router for Svelte

Notifications You must be signed in to change notification settings

Adeelasd/routify.dev

 
 

Repository files navigation

Routify site 2020

This is the repo for the Routify docs site.

Usage

Development npm run dev Dev + codesplitting npm run dev:split Build npm run build

Production

Please make sure that url rewrite redirects to dist/__app.html on our server.

Building and running in production mode

To create an optimised version of the app:

npm run build

Deploy

npm run deploy:now

About

The documentation website for Routify, a file-based Router for Svelte

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 66.4%
  • SCSS 24.7%
  • JavaScript 8.2%
  • HTML 0.7%