This is the ReactiveUI website. It's a static site generated by Wyam.
Steps
- Fork the current project
- Create a new branch, if needed
- Clone the project
- Open command prompt at the project root folder
- Type
build --target=preview
in the command prompt and press enter to build/host the project - Browse the website on
localhost:5080