diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -47,7 +47,9 @@ python cli_site.py watch npm run watch ``` -In addition, run the server, which will serve some HTML (you may need to add index.html to URLs... alas): +## Running the various servers + +Run the web server, which will serve some HTML (you will need to add index.html to URLs... alas!): ``` python cli_flask.py run |
