Bootstrap the admin project

This commit is contained in:
Gabe Kangas
2020-09-30 15:12:10 -07:00
parent 5b58ca8345
commit 0f74e1988f
10 changed files with 769 additions and 78 deletions

8
web/.editorconfig Normal file
View File

@@ -0,0 +1,8 @@
root = true
[*]
indent_style = space
indent_size = 2
charset = utf-8
trim_trailing_whitespace = false
insert_final_newline = false