This project contains a single directory with simple html pages, each for testing a different Lucify embed code.
The purpose of this project is to make it easy to test that previously published embed codes which are in use by third parties remain operational.
All public files are in the www
folder.
Available at http://lucify-embed-test.netlify.com/
npm install
npm start
The "build" consists only of preparing an index.html page with a file index. Run the build with
npm run-script build
This project has been set up to automatically deploy via Netlify.