|
| 1 | +# UI-Schema Create-React Example w/ Bootstrap |
| 2 | + |
| 3 | +[](https://travis-ci.org/ui-schema/demo-bts) |
| 4 | + |
| 5 | +Example project for [@ui-schema/ui-schema](https://github.com/ui-schema/ui-schema) with bootstrap. |
| 6 | + |
| 7 | +Look in [src/Schema/DemoEditor.js](./src/Schema/DemoEditor.js) for the example code. |
| 8 | + |
| 9 | +[](https://ui-schema.bemit.codes/examples) |
| 10 | + |
| 11 | +[](https://demo-bts--carolinholat.repl.co) |
| 12 | + |
| 13 | +[](https://codesandbox.io/s/github/ui-schema/demo-bts/tree/master/?autoresize=1&fontsize=12&hidenavigation=1&module=%2Fsrc%2FSchema%2FDemoEditor.js) |
| 14 | + |
| 15 | +[](https://repl.it/@carolinholat/demo-bts) [](https://repl.it/github/ui-schema/demo-bts) |
| 16 | + |
| 17 | +--- |
| 18 | +--- |
| 19 | +--- |
| 20 | + |
1 | 21 | This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). |
2 | 22 |
|
3 | 23 | ## Available Scripts |
@@ -33,7 +53,7 @@ See the section about [deployment](https://facebook.github.io/create-react-app/d |
33 | 53 |
|
34 | 54 | If you arenβt satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project. |
35 | 55 |
|
36 | | -Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point youβre on your own. |
| 56 | +Instead, it will copy all the configuration files and the transitive dependencies (Webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point youβre on your own. |
37 | 57 |
|
38 | 58 | You donβt have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldnβt feel obligated to use this feature. However we understand that this tool wouldnβt be useful if you couldnβt customize it when you are ready for it. |
39 | 59 |
|
@@ -66,3 +86,10 @@ This section has moved here: https://facebook.github.io/create-react-app/docs/de |
66 | 86 | ### `npm run build` fails to minify |
67 | 87 |
|
68 | 88 | This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify |
| 89 | + |
| 90 | +### License Icons |
| 91 | + |
| 92 | +The icons in the badges of the readme's are either from [simpleicons](https://simpleicons.org) or are licensed otherwise: |
| 93 | + |
| 94 | +- [Play Icon Β© Chanut is Industries, CC BY 3.0](https://www.iconfinder.com/icons/928430/go_media_music_play_playing_start_icon) |
| 95 | +- [Experiment Icon Β© Ardiansyah Ardi, CC BY 3.0](https://www.iconfinder.com/icons/4951169/chemical_experiment_glass_lab_medical_icon) |
0 commit comments