Skip to content
Snippets Groups Projects
Commit 793f9471 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Updated README, added precommit hook

parent 26c3675f
No related branches found
No related tags found
No related merge requests found
...@@ -52,6 +52,14 @@ First, rename the file `qrs_config.default.php` to `qrs_config.php`. ...@@ -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. 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 License and Credits
------------------- -------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment