Skip to content

darainfo/web-tool

Repository files navigation

Web Tool

Installation

Using a ready-made built (recommended)

Download the latest release from the releases page. Open the index HTML file and explore the source code.

Building yourself

  1. Clone the repository
git clone
  1. Install dependencies
yarn install
# OR
npm install
  1. Run it locally
npm run dev
  1. Open http://localhost:5173 in your browser

License

Dara is under MIT License.