We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b97cd57 commit 7db02a6Copy full SHA for 7db02a6
README.md
@@ -49,13 +49,3 @@ Run linter:
49
```bash
50
npm run lint
51
```
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