General
Prerequisites
- NodeJS >= 18
- NPM >= 10
Installation
npm clean-install # Install dependencies
npm run build # Build the website including data
npm run serve # Run the local server
Now, open the displayed URL of the local server in your browser. You should see the Trovu website.
Use Local Installation
If you prefer your local installation over trovu.net, you can set your local Trovu as your default search engine (just use you localhost as its domain).
Code documentation
An auto-created documentation of the code by JSDoc is also available.