aboutsummaryrefslogtreecommitdiff
path: root/examples/scalajs-react-example/README.md
blob: 74e015aab02e6d9f0f410ce23cfd1eb3cb8f41c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Compilation instructions
-------------------------------------------
1. `cbt fastOptJS`

Execution instructions
-------------------------------------------
1. `cd server`
2. `npm install`
3. `node app.js`
4. Go to http://localhost:3000 in a browser