Add semantic ui, refactoring

This commit is contained in:
viktorstrate
2019-07-07 23:53:07 +02:00
parent 1604827f35
commit 02e657328f
16 changed files with 1913 additions and 6620 deletions

6
.gitignore vendored
View File

@@ -6,8 +6,10 @@ node_modules/
# testing
/coverage
# production
build
# building
.cache/
dist/
build/
# misc
.DS_Store