Skip to content

takomo-io/takomo-docs

Repository files navigation

Takomo Documentation

Setup

Install the dependencies:

npm install

Get started

Start the dev server:

npm run dev

Build the website for production:

npm run build

Preview the production build locally:

npm run preview

When deploying new versions, remember to set correct version number in:

  • rspress.config.ts
  • docs/_meta.json

About

Takomo Documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published