diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -2,6 +2,7 @@ This uses Quasar Framework (based on Vue.js): http://quasar-framework.org + ## Development You need Node.js >=8 and NPM >=5 @@ -13,3 +14,11 @@ You need Node.js >=8 and NPM >=5 * run `quasar dev` You now have the dev server running on http://localhost:8081 which tries to connect to the API on http://localhost:8080 + + + +## License + +<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a> +* All content in this repository is licensed under [CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/) if not otherwise stated. +* If you contribute to this repository, your contributions should also be licensed under the same license. |
