1 Quickstart
jhhocs edited this page 2024-04-12 15:03:39 -07:00

Prerequisites

  1. Install node version 16.83 or later
  2. Install npm version 9.8.1 (Should install with node)
  3. Install pnpm version 8.8.0: npm install -g pnpm
  4. Install rust version 1.74.0:

Instructions

  1. clone repository: git clone https://github.com/Northrop-Grumman-Collaboration-Project/gcs-user-interface.git
  2. In the terminal run: npm install
  3. Start: pnpm tauri dev