Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 792 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 792 Bytes

Roos.click

Dependencies

I personally have run this in WSL 2 for Windows (Ubuntu 18.04) with the following dependencies:

  • Hugo - install via Brew brew install hugo
  • NPM - install via Brew brew install npm

Run it locally

npm run server

Navigate to http://localhost:1313/ in your browser.

Libraries used

Thanks