[FEAT]Add score frontend

This commit is contained in:
2020-11-16 09:26:03 +01:00
parent e211333e77
commit bfb703e6b9
8 changed files with 127 additions and 83 deletions

View File

@@ -2,3 +2,10 @@
https://codeofaninja.com/2017/02/create-simple-rest-api-in-php.html
https://vuejsdevelopers.com/2020/07/29/bootstrap-vue/
to avoid:
Error: ENOSPC: System limit for number of file watchers reached, watch '
echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p