Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 343 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 343 Bytes

svelte-navigo

This is a simple example of using Navigo as a client-side router for Svelte v2

How to use:

git clone https://github.com/ilog2000/svelte-navigo
yarn
yarn build
yarn serve

Navigate to localhost:5000 to see the results.