Update README.md

This commit is contained in:
Ivan 2023-07-29 21:26:02 +03:00 committed by GitHub
parent d7138e8b37
commit 200f7b0b7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ This readme file is used mostly to document project dependencies
- run 'npm install' in rsconcept\frontend
- use VSCode configs in root folder to start developement
# Frontend stack & Tooling [Vite + React]
# Frontend stack & Tooling [Vite + React + Typescript]
<details>
<summary>npm install</summary>
<pre>
@ -24,6 +24,7 @@ This readme file is used mostly to document project dependencies
- react-data-table-component
- react-select
- react-error-boundary
- reagraph
</pre>
</details>
<details>