Skip to content

Commit

Permalink
Update developer.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chendelin1982 authored Nov 20, 2023
1 parent 8b841c8 commit 9732538
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/developer.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

**Frontend**

- ui: react-bootstrap, mui, classnames
- ui: [react-bootstrap](https://react-bootstrap.github.io/), [mui](https://v4.mui.com)
- js framework: [Create React App](https://create-react-app.dev/docs/documentation-intro)
- template: no use

Expand All @@ -13,6 +13,11 @@
- apphub: this is for application deployment and storage application master data
- cockpit: this is for running command at host machine

related classes:

- src/helpers/api/apiCore.js (connect cockpit)
- src/helpers/api/appHub.js


## Build and Test

Expand Down

0 comments on commit 9732538

Please sign in to comment.