new forms

This commit is contained in:
2021-03-02 00:15:39 +01:00
parent 4a51f7d3c2
commit ee24917bee
37 changed files with 744 additions and 10964 deletions
+5
View File
@@ -1,2 +1,7 @@
.PHONY: assets watch
assets:
cd resources && npm run build
watch:
cd resources && npm run watch