Files
pp-tcms/docs
2024-06-01 21:27:48 +09:00
..
2024-06-01 21:27:48 +09:00
2024-06-01 21:27:48 +09:00
2024-05-12 19:33:53 +09:00
2024-05-12 11:52:59 +09:00
2024-05-12 11:52:59 +09:00
2024-05-12 11:52:59 +09:00
2024-05-12 11:52:59 +09:00
2024-05-12 11:52:59 +09:00
2024-05-12 11:52:59 +09:00

TestPlat 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