2022-01-24 15:28:19 +09:00
2022-01-21 13:11:42 +09:00
tmp
2021-08-23 18:44:24 +09:00
2022-01-21 13:45:17 +09:00
2022-01-24 15:28:19 +09:00
2022-01-24 15:28:19 +09:00
2022-01-12 18:45:59 +09:00
2022-01-11 18:11:07 +09:00
tmp
2022-01-20 17:17:55 +09:00
tmp
2021-08-23 18:44:24 +09:00
2021-12-19 16:14:26 +09:00
2021-12-30 22:40:51 +09:00
2021-12-30 22:40:51 +09:00
2021-12-30 22:40:51 +09:00
2022-01-19 18:04:38 +09:00
2022-01-10 18:39:28 +09:00
2022-01-23 23:28:20 +09:00
2022-01-14 16:49:17 +09:00
tmp
2021-08-23 18:44:24 +09:00
2022-01-13 19:13:45 +09:00
2022-01-23 23:28:20 +09:00

npm script

  • Develop: $ npm run develop You can open localhost:8080 as UI develop env
  • Test: $ npm run test Unit test, You can use as pdf generator test env (check __tests__/generate.test.ts)
  • Doc: $ npm run doc You can open localhost:3000 as doc develop env

note

Please $ npm run lint and $ npm run test before commit.
You have to update jest snapshot if you change UI.

Description
No description provided
Readme 474 MiB
Languages
TypeScript 98.9%
JavaScript 1%