@xiag-stc/react-basket
Version:
Order basket view: period of stay blocks containing the hotel blocks containing the room blocks; guest data forms with variations for Airline- and Airport-TO-s
20 lines (14 loc) • 406 B
Markdown
# About
Order basket view: period of stay blocks containing the hotel blocks containing
the room blocks; guest data forms with variations for Airline- and Airport-TO-s
# Running the demo
First make sure your browser has an exception allowing the self-signed TLS certificate of
https://demo.trade.stc.ch/
Then:
```
$ npm run demo
…
$ python3 -m http.server &
…
$ firefox http://localhost:8000/
```