Skip to content

nfdi4plants/nfdi4plants.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The DataPLANT website

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

Authoring content

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.