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