The main goal of this course was developing an application based on Netflix's Black Mirror: Bandersnatch movie.
Clone or download this repo and open class03
folder and run:
yarn
To install the http-server
dependency.
Now just run:
yarn assets
and
yarn dev
then you can open https://localhost:8080
NOTE: You must leave both commands running simultaneously