react/fixtures/art
Ashwin Ramaswami 5530f1ccfb
Upgrade art fixtures to babel 7 (#16235)
* chore: upgrade art fixtures to babel 7

* upgrade

* use yarn
2020-07-25 23:43:49 -04:00
..
.gitignore Convert current build system to Rollup and adopt flat bundles (#9327) 2017-04-05 16:47:29 +01:00
README.md Use Yarn Workspaces (#11252) 2017-10-19 00:22:21 +01:00
VectorWidget.js fix spelling error: Here's -> Here (#14307) 2018-11-22 14:47:20 +00:00
app.js Run all fixtures through Prettier (#10157) 2017-07-12 11:19:24 -05:00
index.html Convert current build system to Rollup and adopt flat bundles (#9327) 2017-04-05 16:47:29 +01:00
package.json Upgrade art fixtures to babel 7 (#16235) 2020-07-25 23:43:49 -04:00
webpack.config.js Upgrade art fixtures to babel 7 (#16235) 2020-07-25 23:43:49 -04:00
yarn.lock Upgrade art fixtures to babel 7 (#16235) 2020-07-25 23:43:49 -04:00

README.md

VectorWidget example

To try this example, run:

yarn
yarn build

in this directory, then open index.html in your browser.