Skip to content

lendlab/next-template

Repository files navigation

next-template

Usage

npx create-next-app@latest -e https://github.com/lendlab/next-template

Getting Started

First, run the development server:

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

Run using Docker

Make sure if you already have docker installed. If not, go to installation guide

docker compose up

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

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

Features

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published