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

@ -1,16 +1,6 @@
# webpack
> Example webpack set-up using pre-compiled CSS shipped with `carbon-components-svelte`.
## Getting started
Quickly scaffold a new project using [degit](https://github.com/Rich-Harris/degit):
```sh
npx degit ibm/carbon-components-svelte/examples/webpack svelte-app
cd svelte-app
yarn install
```
> Example set-up using [webpack](https://github.com/webpack/webpack).
## Available scripts