mirror of
https://github.com/yldio/copilot.git
synced 2024-11-11 05:40:11 +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
|
.PHONY: start
|
||||||
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
|
.PHONY: install-production
|
||||||
install-production: compile clean
|
install-production: compile clean
|
||||||
|
Loading…
Reference in New Issue
Block a user