Neutree UI 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