M: Minor fixes

This commit is contained in:
Ivan 2024-10-14 12:40:47 +03:00
parent 791c5a841c
commit 467e8be310
2 changed files with 2 additions and 2 deletions

View File

@ -154,7 +154,7 @@ This is the build for local Development
- Install Python 3.12, NodeJS, VSCode, Docker Desktop - Install Python 3.12, NodeJS, VSCode, Docker Desktop
- copy import wheels from ConceptCore to rsconcept/backend/import - copy import wheels from ConceptCore to rsconcept/backend/import
- run rsconcept/backend/LocalEnvSetup.ps1 - run scripts/dev/LocalEnvSetup.ps1
- use VSCode configs in root folder to start development - use VSCode configs in root folder to start development
- use 'npm run prepare' to regenerate frontend parsers (if you change grammar files) - use 'npm run prepare' to regenerate frontend parsers (if you change grammar files)