/nextjs-setup

Primary LanguageJavaScript

Setup Next project

How to use

Install it and run:

npm install
npm run dev
# or
yarn
yarn dev