Files
pp-tcms/docs
2024-06-16 19:50:12 +09:00
..
2024-06-16 19:50:12 +09:00
2024-06-09 22:07:26 +09:00
2024-06-09 22:07:26 +09:00
2024-05-12 11:52:59 +09:00
2024-05-12 11:52:59 +09:00
2024-06-09 22:07:26 +09:00
2024-05-12 11:52:59 +09:00
2024-05-12 11:52:59 +09:00
2024-06-09 22:07:26 +09:00
2024-05-12 11:52:59 +09:00

UnitTCMS Document

Install dependencies

$ npm ci

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