See how the DAGs get built
Requires node>=16 and npm>=6
Fetch the dependencies
npm installRun the site in dev mode
npm startBuild the site as static html for deployment
npm run buildFleek is configured to build and publish the site to IPFS when a change is merged to the main branch.
