DEV Community

Cover image for Memory Palace to Next.js
Alvin Chui
Alvin Chui

Posted on

Memory Palace to Next.js

Quick Setup

yarn create next-app
# OR
npx create-next-app
# AND
npm i -g create-next-app
Enter fullscreen mode Exit fullscreen mode

Storage:

  • Node.js
  • Microsoft Visual Studio Code
  • NPM (package manager)
  • YARN (package manager)
  • Typescript
  • ES6 or ES2016+

Box:

  • Github
  • Vercel

Paint:

Top comments (0)