Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 736 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 736 Bytes

Discover .NET

https://discoverdot.net

Building

To build the site for previewing, you'll need to set the following environment variables:

Then run the following command:

build -target preview

This will build the site locally using a few items from each type of data and allow you to preview it (watch the output for the URL, but usually it's http://localhost:5080).