Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 389 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 389 Bytes

Query Builder

This project is a Query Builder application built with Vite, React, TypeScript, and Express. It allows you to create and manage query rules and save them to a JSON file.

Getting Started

Follow these steps to set up and run the project locally.

Prerequisites

  • Node.js (20.12 or higher)
  • npm (v10.5 or higher)

Installation

  1. npm install
  2. npm run start