refactor(examples): use rollup instead of cra/webpack #817

This commit is contained in:
moklick
2021-01-05 15:18:04 +01:00
parent 4cb558403c
commit 9169bd766d
11 changed files with 172 additions and 26030 deletions
-15
View File
@@ -1,15 +0,0 @@
## React Flow Examples
The examples are deployed here: https://reactflow.dev/
### Installation
```
npm install
```
### Start Dev Server
```
npm start
```