Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 400 Bytes

File metadata and controls

23 lines (14 loc) · 400 Bytes

routify

Example set-up using Routify.

Getting started

Scaffold a new project using degit:

npx degit ibm/carbon-components-svelte#routify svelte-app
cd svelte-app
yarn install

Available scripts

yarn dev

Starts the app in development mode.

yarn build

Builds the app for production.