/next-web

A React and Next.js boilerplate for websites, blogs, and stores.

Primary LanguageTypeScript

next-web

A React and Next.js boilerplate for websites, blogs, and stores.

Stack

Running Locally

Install it and run:

npm install
npm run dev

# or

yarn
yarn dev