eclipsesource / eclipsesource/tabris-con
Simplify the directory structure of src/
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 10
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Suggestion:
```
src/
├─ ui/ # currently components/, pages/ and actions/
├─ services/ # currently helpers/
├─ model/ # currently most of the files in src/
├─ resources/
├─ config/
└─ main.js
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.