mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 00:20:04 +01:00
* Facebook -> Meta in copyright rg --files | xargs sed -i 's#Copyright (c) Facebook, Inc. and its affiliates.#Copyright (c) Meta Platforms, Inc. and affiliates.#g' * Manual tweaks |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| app.js | ||
| index.html | ||
| package.json | ||
| README.md | ||
| VectorWidget.js | ||
| webpack.config.js | ||
| yarn.lock | ||
VectorWidget example
To try this example, run:
yarn
yarn build
in this directory, then open index.html in your browser.