/FastAPI-Geo-talk

Primary LanguageRich Text Format

Edit the HTML

Run with node.js

Working directory static

cd static
npm start -- --port=3001

Run with python

cd static
python3 -m http.server 3001