Home

Awesome

Scala.js React boilerplate

Start

git clone https://github.com/shashkovdanil/scalajs-react-boilerplate
cd scalajs-react-boilerplate

for dev

sbt > ~fastOptJS::webpack

Open project in IntelliJ -> right click on index.html -> Run 'index-dev.html' or 'index-prod.html' (to start the web server)