Skip to content

scalajs-react-interface/website

Repository files navigation

Sri Website

How to Run

sbt ~fastOptJS //DEV
   or
sbt ~fullOptJS //Prod   

//open new terminal

yarn install or npm install

npm start

//open http://localhost:8090/ in browser