mirror of
https://github.com/yldio/copilot.git
synced 2024-11-10 21:30:06 +02:00
Switch to storybook for ui demo
This commit is contained in:
parent
701b623cab
commit
52ca697962
@ -32,7 +32,8 @@ install: install-embed-markdown-loader
|
||||
|
||||
.PHONY: start
|
||||
start:
|
||||
$(bindir)/st -p $(PORT) -H 0.0.0.0 -d static --no-dot -i index.html
|
||||
# $(bindir)/st -p $(PORT) -H 0.0.0.0 -d static --no-dot -i index.html
|
||||
$(bindir)/start-storybook -p 8080
|
||||
|
||||
.PHONY: install-production
|
||||
install-production: compile clean
|
||||
|
Loading…
Reference in New Issue
Block a user