Better externalization, begin storybook class

This commit is contained in:
2021-12-23 16:59:05 -06:00
parent 0accce69f1
commit 106786279f
7 changed files with 148 additions and 60 deletions

View File

@@ -1,3 +1,4 @@
.PHONY: all clean storybook
all: storybook
storybook:
$(MAKE) -C src storybook