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.
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
- Clone the repo
git clone https://github.com/equinor/fusion-project-portal.git
- Open client folder
$ cd client
- Install dependencies
yarn install
- Run in development
yarn run dev