Skip navigation

Frontend - Get Started

Project Resources

Methodology

Development Environment

Visual Studio Code Extensions

Required extensions

Installation

  1. Clone the repo:

    git clone https://github.com/precise-alloy/precise-alloy.git
    
  2. Go to folder: /PreciseAlloy.Frontend:

    cd precise-alloy/PreciseAlloy.Frontend
    
  3. Run following commands to install the dependencies and start the site:

    bun install
    bun start
    
  4. Open http://localhost:5889/