Files
certd/packages/ui/certd-server
xiaojunnuo be13390b3a v1.25.5
2024-09-26 14:27:04 +08:00
..
2024-08-27 13:46:19 +08:00
2024-07-20 14:26:01 +08:00
2024-09-26 13:20:10 +08:00
2024-08-28 14:40:50 +08:00
2024-09-25 09:49:34 +08:00
2024-09-24 02:42:08 +08:00
2024-07-15 00:30:33 +08:00
2024-07-18 21:09:22 +08:00
2024-08-28 14:40:50 +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-20 18:11:56 +08:00
2024-07-15 00:30:33 +08:00
2024-09-26 14:27:04 +08:00
2023-01-29 13:44:19 +08:00
2024-09-26 14:27:04 +08:00
2024-07-15 00:30:33 +08:00
2024-07-15 00:30:33 +08:00
2024-07-20 14:27:41 +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.