Book Info:
https://pyreact.com
- hello.html
- hello.py
transcrypt --nomin --map hello
- sourcemap.html
- sourcemap.py
transcrypt --nomin --map sourcemap
- hello_react.html
- hello_react.py
transcrypt --nomin --map hello_react
- index.html
- pyreact.py
- app.py
npx parcel --log-level 4 --no-cache index.html
- index.html (change src to app2.py)
- pyreact.py
- app2.py
npm start