Skip to content

0xdevhub/crypto-rastas-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.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.6%
  • JavaScript 1.3%
  • CSS 0.1%