nfdi4plants / nfdi4plants.github.io

DataPLANT static website using Fornax
https://nfdi4plants.github.io/
MIT License
4 stars 8 forks source link

The DataPLANT website

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

Authoring content

Development

Prerequisites

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.