Skip to content

moltin/nextjs-tutorial-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next.js tutorial code

This repo contains the code for the Next.js + moltin tutorial on YouTube.

Getting started

git clone https://github.com/moltin/nextjs-tutorial-code.git
cd nextjs-tutorial-code

Each folder contains the code that was created during episode. You can cd into any directory and run yarn to install dependencies and yarn dev to start the next development server.