Add localhost development reference in readme

This commit is contained in:
Mariano Abel Coca 2022-05-24 14:49:46 -03:00
parent d640186263
commit 66823297a2

View File

@ -57,6 +57,8 @@ To see them locally:
script/develop.sh
```
And go to http://localhost:8000/
If you'd like to test your widget in the monolith before publishing, run `script/test-elm-package.py ../path_to_this_repo` from the monolith's directory.
## Deploying