Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tanelso2 authored Apr 21, 2024
1 parent 5220b35 commit 18c1fe6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Live demo of the current code can be found at https://tanelso2.github.io/kotlin-

# Viewing the Built Code

Use any web server to serve `build/dist/js/productionExecutable`. Here's an example using Python's built-in http server:
```bash
python3 -m http.server --directory build/dist/js/productionExecutable
```

0 comments on commit 18c1fe6

Please sign in to comment.