Skip to content

LFBarreto/ledger-gun

Repository files navigation

ledgerGunSmall

Ledger Gun

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm install
npm run dev
# or
yarn
yarn dev

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

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

To add more pages add them unfer pages directory and link to them using a Link

import Link from "next/link";

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The main branch is automatically deployed to a dedicated vercel server https://ledger-gun.vercel.app/