Update README.md

This commit is contained in:
Ivan 2023-07-15 18:00:20 +03:00 committed by GitHub
parent 484b1a9ea1
commit dd04154368
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,14 @@
React + Django based web portal for editing RSForm schemas React + Django based web portal for editing RSForm schemas
# Developer Setup Notes
- Install Python 3.9, NodeJS, VSCode
- copy import wheels from ConceptCore to rsconcept\backend\import
- run rsconcept\backend\LocalEnvSetup.ps1
- run 'npm install' in rsconcept\frontend
- use VSCode configs in root folder to start developement
# This project was made possible because of these incredible projects and tools # This project was made possible because of these incredible projects and tools
This project is based on multiple projects and works listed below. If you notice any problems with licensing or missing acknowledgements please inform repository maintainer. This project is based on multiple projects and works listed below. If you notice any problems with licensing or missing acknowledgements please inform repository maintainer.