Files
pp-tcms/docs
2024-09-08 21:48:00 +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