Skip to content

Commit

Permalink
Add StackBlitz and CodeSandbox buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
mnajdova committed Jan 26, 2022
1 parent 258a7ef commit d520097
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion examples/vitejs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,17 @@ Install it and run:

```sh
npm install
npm start
npm run dev
```

or:

<!-- #default-branch-switch -->

[![Edit on StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/mui-org/material-ui/tree/master/examples/vitejs)

[![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/mui-org/material-ui/tree/master/examples/vitejs)

## The idea behind the example

This example uses [Vite.js](https://github.com/vitejs/vite).
Expand Down

0 comments on commit d520097

Please sign in to comment.