Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 293 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 293 Bytes

scommons-react-showcase

Example Hello World react app

How to Build and Run

To build the project run the following command:

sbt "project scommons-react-showcase" fastOptJS::webpack

Then open the following file in your browser:

open ./showcase/index.dev.html