diff --git a/README.md b/README.md index 42dd90eb294aa6063108d6fbf78ef7ee9ac42ff4..40dd77c736f6ce196e53b7d05ccc51761f7d3837 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,14 @@ First, rename the file `qrs_config.default.php` to `qrs_config.php`. Then configure the database access, backend (currently only `pgsql-smart` is available), and the prefix of the path. +Development +----------- + +Please install the required libraries for development with `npm install` + +Before every commit, git will automatically run `npm run jsx`, but you can do so yourself during testing. +The project uses `nativejsx` + License and Credits -------------------