Front-end for Screensaver Marketplace
npm i- install node modulestouch .env.local- create a local environment variable file. Copy.env.local.examplefor a templated set of environment variables and reach out in the #development channel on the Screensaver Discord.npm run dev- this should start the Next.js app. Navigate tolocalhost:3000in your browser. You should see a local version of the Screensaver Marketplace.
Having trouble? Check the Next.js docs or reach out on Discord for help.