carbon-components-svelte/examples/routify
2020-09-07 15:35:07 -07:00
..
scripts chore(examples): add routify set-up 2020-09-07 14:51:19 -07:00
src chore(examples): add routify set-up 2020-09-07 14:51:19 -07:00
static chore(examples): add routify set-up 2020-09-07 14:51:19 -07:00
.gitignore chore(examples): add routify set-up 2020-09-07 14:51:19 -07:00
package.json chore(examples): add routify set-up 2020-09-07 14:51:19 -07:00
README.md chore(examples): omit getting started instructions 2020-09-07 15:35:07 -07:00
rollup.config.js chore(examples): add routify set-up 2020-09-07 14:51:19 -07:00
yarn.lock chore(examples): add routify set-up 2020-09-07 14:51:19 -07:00

routify

Example set-up using Routify.

Available scripts

yarn dev

Starts the app in development mode.

yarn build

Builds the app for production.