UNPKG

hqchart

Version:

stock chart

10 lines (7 loc) 94 B
.PHONY: dist build install: @npm install dev: install @npm run dev build: @npm run build