fwouts / prueba1-f

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:Other


Languages

Language:JavaScript 68.8%Language:HTML 25.9%Language:SCSS 4.9%Language:CSS 0.2%Language:TypeScript 0.1%Language:Shell 0.1%