Quick Start

October 19, 2021 · View on GitHub

near-dns

Quick Start

To run this project locally:

  1. Prerequisites: Make sure you've installed [Node.js] ≥ 12 and [Rust with correct target][Rust]
  2. Install dependencies: npm install
  3. Run the server: npm run start