Quick Start
October 19, 2021 · View on GitHub
near-dns
Quick Start
To run this project locally:
- Prerequisites: Make sure you've installed [Node.js] ≥ 12 and [Rust with correct target][Rust]
- Install dependencies:
npm install - Run the server:
npm run start