This repository contains the content and content generators that result in the DataPLANT website.
- Node.js
- .NET SDK >= 5.0
- global installation of sass via npm
in the root run once:
- Download repo.
- Run
dotnet tool restorein root directory. - Run
npm installin root directory.
In root run npm run fornax and go to http://127.0.0.1:8080/index.html.