Next.js demo Before running Ensure Node.js is installed Ensure Yarn 1 is installed Run yarn Running To run in developers more run yarn dev, and go to localhost:3000; File formatting In order to reformat files run yarn format