SlinkyDemos
                                
                                 SlinkyDemos copied to clipboard
                                
                                    SlinkyDemos copied to clipboard
                            
                            
                            
                        Demos for ScalablyTyped with Slinky flavour
This is a collection of tiny demo projects to show off how we can use react libraries with Slinky with typings generated from ScalablyTyped
Browser demos
react-mobx
sbt> react-mobx/start starts a webpack-dev-server at http://localhost:8001 .
react-slick
sbt> react-slick/start starts a webpack-dev-server at http://localhost:8002 .
react-big-calendar
sbt> react-big-calendar/start starts a webpack-dev-server at http://localhost:8003 .
semantic-ui-react-kitchensink
sbt> semantic-ui-react-kitchensink/start starts a webpack-dev-server at http://localhost:8004 .
antd
sbt> antd/start starts a webpack-dev-server at http://localhost:8006 .
react-router-dom
sbt> react-router-dom/start starts a webpack-dev-server at http://localhost:8007 .
Or, sbt react-router-dom-dev starts a webpack-dev-server at http://localhost:8007 recompiling on file changes (hot-reloading).
material-ui
sbt> material-ui/start starts a webpack-dev-server at http://localhost:8008 .
Or, sbt materialUiDev starts a webpack-dev-server at http://localhost:8008 recompiling on file changes (hot-reloading).
react-leaflet
sbt> react-leaflet/start starts a webpack-dev-server at http://localhost:8009 .
fluentui
sbt> fluentui/start starts a webpack-dev-server at http://localhost:8010 .
react-dnd
sbt> react-dnd/start starts a webpack-dev-server at http://localhost:8011 .
react-i18next
sbt> react-i18n/start starts a webpack-dev-server at http://localhost:8012 .
@nivo/line
sbt> nivo/start starts a webpack-dev-server at http://localhost:8013 .
downshift
sbt> downshift/start starts a webpack-dev-server at http://localhost:8014 .
react-select
sbt> react-select/start starts a webpack-dev-server at http://localhost:8015 .
react-monaco
sbt> monaco/start starts a webpack-dev-server at http://localhost:8016 .
react-plotly
sbt> plotly/start starts a webpack-dev-server at http://localhost:8017 .
react-cytoscapejs
sbt> cytoscape/start starts a webpack-dev-server at http://localhost:8018 .
GoJS
sbt> gojs/start starts a webpack-dev-server at http://localhost:8010 .
React-native
Expo demo you can run on your phone
To run this you'll need to follow the Setting up the development environment for react-native.
When you have an emulator running, you can start the demo like this:
sbt>react-native/run