Skip to content

microsoft/OneLabeler-doc

Repository files navigation

OneLabeler-doc

OneLabeler's documentation website https://microsoft.github.io/OneLabeler-doc.

This website is written using vuepress.

Build the Website

Before starting, make sure you have installed Node.js.

Install the dependencies and prepare the build environment:

npm install

Launch the development server:

npm run docs:dev

Build the website:

npm run docs:build

This will generate the website in the ./docs/.vuepress/dist folder.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published