Skip to content

CryptoRastas/dapp

Repository files navigation

Crypto Rastas Dapp

Layout Prototype

Getting Started

Install dependencies

pnpm install

Development

Run the development server:

pnpm dev

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

Build

Run the production build

pnpm build

Run the production (local) server:

pnpm start

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