Site by: Sophie The Lionhart Art by: Amy Cohen Efron
Very simple, do the following from the project root:
cd assets/scripts
npm i
npx webpack
No other dependencies are required. You can then serve and access directly from the project root's index.html file.
To deploy simply push your code and open a pull request targeting the
main
branch. On merge into main
Cloudflare automatically pulls in the code then builds the dist
folder.