fernandomineiro / solana

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

app

This project is generated with the create-solana-dapp generator.

Getting Started

Prerequisites

  • Node v18.18.0 or higher

Installation

Clone the repo

git clone <repo-url>
cd <repo-name>

Install Dependencies

npm install

Start the web app

npm run dev

Apps

web

This is a React app.

Commands

Start the web app

npm run dev

Build the web app

npm run build

About

License:MIT License


Languages

Language:TypeScript 79.8%Language:JavaScript 9.2%Language:HTML 6.3%Language:CSS 4.8%