Files
certd/packages/ui/certd-server
2024-10-03 22:03:49 +08:00
..
2024-08-27 13:46:19 +08:00
2024-07-20 14:26:01 +08:00
2024-10-03 22:03:49 +08:00
2024-08-28 14:40:50 +08:00
2024-10-03 22:03:49 +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-10-03 22:03:49 +08:00
2024-07-20 18:11:56 +08:00
2024-07-15 00:30:33 +08:00
2024-10-02 02:04:55 +08:00
2023-01-29 13:44:19 +08:00
2024-10-03 22:03:49 +08:00
2024-07-15 00:30:33 +08:00
2024-07-15 00:30:33 +08:00
2024-09-27 02:15: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.