/website

ReactiveUI documentation and guidelines website. PR's welcome! 💖

Primary LanguageHTMLMIT LicenseMIT

ReactiveUI Website

Build website

This is the ReactiveUI website. It's a static site generated by Wyam.

Contributing

Steps

  1. Fork the current project
  2. Create a new branch, if needed
  3. Clone the project
  4. Open command prompt at the project root folder
  5. Type build --target=preview in the command prompt and press enter to build/host the project
  6. Browse the website on localhost:5080