Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 779 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 779 Bytes

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.