Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
krausest committed Jan 21, 2024
1 parent 520fced commit a94e382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ to show how to use it.

`npm install`

`npm run build-dev-server`
`npm run dev`

Open http://localhost:8080/index.html, open the browser console to see what's happening, make an update to a.ts, save the file and start smiling.
There's no reloading necessary to update the contents of the red div. It shows the results of the updated iAmReloadable function from a.ts.
Expand Down

0 comments on commit a94e382

Please sign in to comment.