Skip to content

shashkovdanil/scalajs-react-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scala.js React boilerplate

Start

  • 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-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)

Releases

No releases published

Packages

No packages published