Neutree UI

May 6, 2025 ยท View on GitHub

Installation

To install all dependencies, run:

yarn

Development

Start the development server:

yarn dev

Building

Build the project for production:

yarn build

Testing

Run tests:

yarn test

Linting

Lint your code:

yarn lint

Contents

  1. 0.1Installation
  2. 0.2Development
  3. 0.3Building
  4. 0.4Testing
  5. 0.5Linting