This project contains the web site that demos 3rd party ActiveCaptain webviews
This project was bootstrapped with Create React App with typescript.
- Add .env.development.local config file in the same directory as .env.test (use .env.test as an example).
- run
npm install
- run
npm run start