Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 261 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 261 Bytes

Sri Web Template

a template project for Sri web

How to Run

sbt ~fastOptWeb //DEV
   or
sbt ~fullOptWeb //Prod   

//open new terminal

npm install

npm start

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