Official documents for Gorse recommender system engine
See the codeOfficial documents for Gorse recommender system.
This is a VuePress project, so you need to install:
# Clone the repository
git clone git@github.com:gorse-io/docs.git
# Change directory
cd docs
# Install dependencies
pnpm install
# Run Gorse Docs on http://localhost:8080
pnpm docs:dev
Gorse Docs is deployed as a static website. The main branch is deployed at https://gorse.io.
You can build the static website like this:
pnpm docs:build
The static files will be available in .vuepress/dist.
TypeScript
88.8%
JavaScript
8.1%
SCSS
3.0%
Official documents for Gorse recommender system engine
See the codeOfficial documents for Gorse recommender system.
This is a VuePress project, so you need to install:
# Clone the repository
git clone git@github.com:gorse-io/docs.git
# Change directory
cd docs
# Install dependencies
pnpm install
# Run Gorse Docs on http://localhost:8080
pnpm docs:dev
Gorse Docs is deployed as a static website. The main branch is deployed at https://gorse.io.
You can build the static website like this:
pnpm docs:build
The static files will be available in .vuepress/dist.
TypeScript
88.8%
JavaScript
8.1%
SCSS
3.0%