Files
pp-tcms/docs
dependabot[bot] 4c886e4600 build(deps): bump ws (#13)
Bumps the npm_and_yarn group with 1 update in the /docs directory: [ws](https://github.com/websockets/ws).


Updates `ws` from 7.5.9 to 7.5.10
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-20 08:05:04 +09:00
..
2024-07-18 22:36:35 +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-07-20 08:05:04 +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