- Install Node.js
- Install Scala
- Install JDK
- Install IntelliJ
- Install SBT (Scala Build Tool)
git clone https://github.com/shashkovdanil/scalajs-react-boilerplate
cd scalajs-react-boilerplatefor dev
sbt > ~fastOptJS::webpackOpen project in IntelliJ -> right click on index.html -> Run 'index-dev.html' or 'index-prod.html' (to start the web server)