/satsconf-website

A Satsconf é um evento que reúne as maiores referências nacionais e internacionais do Bitcoin para compartilhar conhecimento sobre liberdade, soberania individual e a internet do dinheiro.

Primary LanguageJavaScript

Getting Started

To run Satsconf locally, follow these steps:

  1. Ensure you have Node.js installed: Download Node.js.
  2. Clone this repository: git clone https://github.com/eipvi/satsconf24.git.
  3. Navigate to the project directory: cd satsconf24.
  4. Install dependencies: npm install.
  5. Start the development server: npm run dev.
  6. This will open Satsconf in your default web browser.