You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a docker based starter repository aiming for enterprise solutions. The only dependencies needed are **docker** and **make** script support.
12
+
13
+
### Included Technologies/Libraries
14
+
15
+
- Node _LTS/17_
16
+
- React _18_
17
+
- Webpack _4_
18
+
- Redux
19
+
- Typescript
20
+
- EsLint
21
+
- Jest
22
+
- Axios
23
+
- React testing library
24
+
- Browser devtools
25
+
26
+
### Included Features
27
+
28
+
- PWA support
29
+
- Translation service
30
+
- Logging service
31
+
- Serviceworker caching
32
+
- Webworker support
33
+
- Sass support
34
+
- Static assets
35
+
- Conditional routing
36
+
- Redux localstorage syncing
37
+
- Lazy loading
38
+
- Serverless sharing state between browser windows
39
+
- File generation from templates with package.json and project.json data
0 commit comments