v0.1 – the colorer

frontend: nice, sleek, functional and completely intuitive UI
internal: flat hierarchies; opinoinated reactivity
This commit is contained in:
2021-08-20 09:41:00 +02:00
commit bcd99f0181
14 changed files with 2087 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
node_modules
dist