Skip to content

up2dul/nexcha-starter

Repository files navigation

NexCha starter template

My simple personal Next.js + TypeScript + Chakra UI starter template, for speed up development setup.

Getting Started

Pre-requisites

  1. Node.js or nvm installed.
  2. pnpm installed.

Installation

  1. You can either click Use this template button on this repository and clone the repository.

  2. After cloning the project, in the project directory, run:

pnpm

# or this
pnpm install
  1. Then, run the development server:
pnpm dev

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

About

📎 My personal Next.js, TypeScript, Chakra UI starter template.

Topics

Resources

Stars

Watchers

Forks