Skip to content

nfdi4plants/nfdi4plants.github.io

Repository files navigation

The DataPLANT website

This repository contains the content and content generators that result in the DataPLANT website.

Authoring content

Please refer to this guide on how to create content for this website

Development

Prerequisites

  • Node.js
  • .NET SDK >= 5.0
  • global installation of sass via npm

Installation

in the root run once:

  1. Download repo.
  2. Run dotnet tool restore in root directory.
  3. Run npm install in root directory.

Live development

In root run npm run fornax and go to http://127.0.0.1:8080/index.html.