Skip to main content

Runbook Web Client

Project Code

Built With

This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

typescript React Vite

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Installation

  1. Clone the repo
   git clone https://github.com/equinor/fusion-project-portal.git
  1. Open client folder
   $ cd client
  1. Install dependencies
   yarn install
  1. Run in development
   yarn run dev