Skip to content

TrustlessComputer/bvm-website-sats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin L2 website - Blockchains

Requirements

The following dependencies are required to build and run this project, depending on your OS, they may already be installed:

  • Install node (v18 recommended)
  • Install yarn or npm

Installation

  1. Install dependencies:
npm
# or
yarn
  1. Setup environments:
cp ./envs/.env.example .env
  1. Start development server
yarn dev
# or
npm run dev
  1. Build
yarn build
# or
npm run build

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages