Files
certd/packages/ui/certd-server
2024-07-18 21:10:13 +08:00
..
2024-07-18 11:17:13 +08:00
2023-05-25 12:38:29 +08:00
2024-07-18 21:10:13 +08:00
2023-06-26 12:26:59 +08:00
2024-07-17 01:30:00 +08:00
2023-06-26 12:26:59 +08:00
2023-06-26 12:26:59 +08:00
2024-07-15 00:30:33 +08:00
2024-07-18 21:09:22 +08:00
2024-07-15 02:13:53 +08:00
2024-07-15 00:30:33 +08:00
2024-07-15 00:30:33 +08:00
2024-07-15 00:30:33 +08:00
2024-07-15 00:30:33 +08:00
2024-07-15 00:30:33 +08:00
2024-07-08 15:58:51 +08:00
2023-01-29 13:44:19 +08:00
2024-07-17 01:30:00 +08:00
2024-07-15 00:30:33 +08:00
2024-07-15 00:30:33 +08:00
2024-07-15 00:30:33 +08:00

my_midway_project

QuickStart

see midway docs for more detail.

Development

$ npm i
$ npm run dev
$ open http://localhost:7001/

Deploy

$ npm start

npm scripts

  • Use npm run lint to check code style.
  • Use npm test to run unit test.