Skip to content

Quickstart

jhhocs edited this page Apr 12, 2024 · 1 revision

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
  • Home
  • Research
Clone this wiki locally