chore(examples): omit getting started instructions

This commit is contained in:
Eric Liu 2020-09-07 15:35:07 -07:00
commit d746c9134a
3 changed files with 2 additions and 32 deletions

View file

@ -2,16 +2,6 @@
> Example set-up using [svite](https://github.com/dominikg/svite).
## Getting started
Use [degit](https://github.com/Rich-Harris/degit) to quickly scaffold a new project:
```sh
npx degit ibm/carbon-components-svelte/examples/svite carbon-svite
cd carbon-svite
yarn install
```
## Available scripts
### `yarn dev`