After initializing this template please run the following commands to get started:
dotnet tool restore
, will restore local dotnet tools fornax and paket.dotnet paket install
, will download the Nfdi4Plants.Fornax library.cd src
->dotnet fornax watch
Done! 🎉 You can now open your static website on http://127.0.0.1:8080
Check out the docs for usage here.
Might need to install rollup globally before.
npm install @nfdi4plants/web-components@latest
rollup --config rollup.config.js
dotnet paket update Nfdi4Plants.Fornax
See here.