Add node prereq to readme

This commit is contained in:
Hayk Martiros 2022-12-18 22:27:57 -08:00 committed by GitHub
parent 9d14f3032e
commit 9bbc7c0126
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -19,7 +19,9 @@ It is built with Next.js, React, Typescript, three.js, Tailwind, and Vercel.
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
Install:
First, make sure you have Node v18 or greater installed using `node --version`.
Install packages:
```bash
npm install