Creating a server-side render example page
The purpose of this repo is to share with Alchemer to explore issues with their embed code.
To run this repo locally:
- Download the repo.
- Install the dependencies via
npm i
- Run the app in dev mode
npm run dev
MIT