mirror of
https://github.com/projectstorm/react-diagrams.git
synced 2025-08-16 18:15:18 +08:00
13 lines
367 B
Markdown
13 lines
367 B
Markdown
# Project STORM > React diagrams > Demo Project
|
|
|
|

|
|
|
|
In this repo you will find a simple webpack-dev-server project
|
|
that shows how to get started with the library.
|
|
|
|
It contains an example of how to implement a custom node in both Vanilla ES6 as-well
|
|
as typescript (the recommended way).
|
|
|
|
Simply run `yarn start` which will also open your browser.
|
|
|