This is a collection of tiny demo projects to show off how we can use react libraries with Scalajs-react with typings generated from ScalablyTyped
sbt> react-mobx/start
starts a webpack-dev-server at http://localhost:8001 .
sbt> react-slick/start
starts a webpack-dev-server at http://localhost:8002 .
sbt> react-big-calendar/start
starts a webpack-dev-server at http://localhost:8003 .
sbt> semantic-ui-react-kitchensink/start
starts a webpack-dev-server at http://localhost:8004 .
sbt> antd/start
starts a webpack-dev-server at http://localhost:8006 .
sbt> react-router-dom/start
starts a webpack-dev-server at http://localhost:8007 .
sbt> material-ui/start
starts a webpack-dev-server at http://localhost:8008 .
sbt> react-leaflet/start
starts a webpack-dev-server at http://localhost:8009 .
sbt> office-ui-fabric-react/start
starts a webpack-dev-server at http://localhost:8010 .
sbt> react-dnd/start
starts a webpack-dev-server at http://localhost:8011 .
sbt> react-i18n/start
starts a webpack-dev-server at http://localhost:8012 .
sbt> nivo/start
starts a webpack-dev-server at http://localhost:8013 .
sbt> downshift/start
starts a webpack-dev-server at http://localhost:8014 .
sbt> react-redux/start
starts a webpack-dev-server at http://localhost:8015 .
sbt> react-window/start
starts a webpack-dev-server at http://localhost:8016 .
sbt> react-markdown/start
starts a webpack-dev-server at http://localhost:8017 .
Expo demo you can run on your phone (slinky version is deployed there)
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