Files
certd/packages/ui/certd-server
xiaojunnuo bf6f1d8137 chore:
2024-07-15 02:13:53 +08:00
..
2023-05-25 12:38:29 +08:00
2024-07-15 02:13:53 +08:00
2023-06-26 12:26:59 +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-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-06-26 12:26:59 +08:00
2023-01-29 13:44:19 +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.