Files
pp-tcms/docs
Takeshi Kimata b3f24f807d docs: update
2024-07-28 15:24:22 +09:00
..
2024-07-28 15:24:22 +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-06-23 12:08:26 +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