This demo is based on static HTML export with nextjs. Please refer on their documentation for further details.
npm run devwill spin up a dev server running onhttp://localhost:3000/npm run testwill run all tests in watch modenpm run buildwill run a production-build with static HTML export in/out
