Skip to content

rayanfer32/nexus-explorer-next

Repository files navigation

DeepScan grade Vercel GitHub last commit License Uptime Robot ratio (30 days)

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

Welcome to the Nexus Explorer V2 Project

Getting Started

Clone this repo and run:

First install all the dependencies listed in package.json with,

yarn install

Create a .env.local file in same folder as package.json, for more info look at .env.local.sample file.

For local Development:

yarn dev

To Deploy for production run:

yarn serve

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