Getting Started

Pre-requisites
  • Node.js 10.x +

Just run the following:

npm install
or yarn install
npm run dev
# or
yarn dev

You should now have the Next app running on port 3000