Files
pp-tcms/docs
dependabot[bot] ad5547dc43 build(deps): bump @mdx-js/react from 3.0.0 to 3.1.0 in /docs (#77)
Bumps [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/mdx-js/mdx/releases)
- [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md)
- [Commits](https://github.com/mdx-js/mdx/commits/3.1.0/packages/react)

---
updated-dependencies:
- dependency-name: "@mdx-js/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-26 10:09:46 +09:00
..
2024-07-07 18:51:01 +09:00
2024-06-23 12:08:26 +09:00
2024-05-12 11:52:59 +09:00
2024-05-12 11:52:59 +09:00
2024-07-07 18:29:28 +09:00
2024-07-07 18:29:28 +09:00
2024-05-12 11:52:59 +09:00

UnitTCMS Document

Install dependencies

$ npm install

Start document server locally

$ npm run start

Deploy to Github pages

The following command builds the pages and then deploys them to GitHub Pages.

$ npm run deploy