Skip to content

To learn Next.js with Nexify. Nexify is specifically built to teach you about Next.js.

Notifications You must be signed in to change notification settings

officialrajdeepsingh/nexify

Repository files navigation

Nexify

Nexify is specifically built to teach you about Next.js.

Articles:

Getting Started

First, clone the repository from github using Git.

git clone https://github.com/officialrajdeepsingh/Nexify.git

Install the project dependencies using NPM, BUN, Yarn and PNPM.

pnpm install
# or 
npm install

Lastly, run your local development:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

About

To learn Next.js with Nexify. Nexify is specifically built to teach you about Next.js.

Topics

Resources

Stars

Watchers

Forks

Languages