File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,33 @@ with [Typescript](https://www.typescriptlang.org/), [Redux Toolkit](https://redu
55[ Redux Saga] ( https://redux-saga.js.org/ ) , [ React Hook Form] ( https://react-hook-form.com/ )
66, [ React-i18next] ( https://react.i18next.com/ ) and [ Material UI] ( https://mui.com/ ) .
77
8+ ## Table of Content
9+
10+ <!-- toc -->
11+
12+ - [ About] ( #about )
13+ * [ Features] ( #features )
14+ * [ Project Structure] ( #project-structure )
15+ - [ Getting Started] ( #-getting-started )
16+ * [ Prerequisites] ( #prerequisites )
17+ * [ Installation] ( #installation )
18+ * [ Development] ( #development )
19+ * [ Build] ( #build )
20+ * [ Testing] ( #testing )
21+ + [ Unit / Integration tests] ( #unit--integration-tests )
22+ + [ E2E tests] ( #e2e-tests )
23+ * [ Storybook] ( #storybook )
24+ - [ Code Quality] ( #-code-quality )
25+ * [ Overview] ( #overview )
26+ * [ Absolute imports] ( #absolute-imports )
27+ - [ Release] ( #-release )
28+ - [ Useful dev tools] ( #-useful-dev-tools )
29+ - [ References] ( #-references )
30+ - [ Additional Links] ( #-additional-links )
31+ - [ License] ( #license )
32+
33+ <!-- tocstop -->
34+
835## About
936
1037![ about.gif] ( ./_docs/img/about.gif )
You can’t perform that action at this time.
0 commit comments