Angular based website for EOTA
- Images:
images.json
- Shows:
shows.json
From the app
directory:
- (Right click on the 'app' folder, select 'New Terminal At Folder')
- type in the terminal:
$ python -m http.server
- the terminal should read
0.0.0.0 port 8000
- go to your web browser and type in the address:
0.0.0.0:8000