Hosted version here: https://swaraj-postmessage-demo.netlify.app
- Clone the repository.
- You can directly open the
index.html
file in your prefered browser OR if you use VSCode, you can use an extension calledLive Server
to open theindex.html
file and it'll take care of hot-reloading for you (you won't have to reload manually every time you make changes 😉)