Files
pp-tcms/docs
2025-05-25 21:17:32 +09:00
..
2025-05-25 21:17:32 +09:00
2024-10-26 22:28:56 +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