External package for Polymarket Embeds.
- Market
-
Navigate to this package directory
cd ./packages/embeds
-
Start live server to access local files.
npx live-server
-
Navigate to the file.
http://127.0.0.1:8080/example.html
Running in development mode will allow changes to refresh in real-time. Simply run yarn dev
.