Skip to content

Commit 7db02a6

Browse files
authored
Update README.md
1 parent b97cd57 commit 7db02a6

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,3 @@ Run linter:
4949
```bash
5050
npm run lint
5151
```
52-
53-
## Folder Structure
54-
55-
.
56-
├── public # statically served files
57-
├── src # Client source code that hosts the microfrontends and renders the dashboard
58-
│ ├── widgets # Contains custom defined internal widgets
59-
│ └─ main.js # eodash main entry point
60-
61-
└── README.md

0 commit comments

Comments
 (0)