nearprotocol / wallet-temp-landing-page

Temporary landing page for the Web Wallet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NEAR Wallet Temporary Landing Page

Open in Gitpod

Prerequisites

If you do not have the Gatsby CLI installed yet, do it first.

npm install --global gatsby-cli

The Gatsby CLI uses Node and npm which you will also need installed. More information can be found on GatsbyJS.org.

Running

gatsby develop

The site will be opened up in your default browser on http://localhost:8000

Edit code in the /src, save changes, and they'll reload instantly in the browser.

💫 Deploy

To create an optimized build of the site run this command

gatsby build

A /public folder will be created with the built files.

About

Temporary landing page for the Web Wallet


Languages

Language:JavaScript 60.1%Language:CSS 39.9%