# anichart-template Quick start anichart project. ## Start ``` bash parcel index.html --open ``` ## Build ``` build parcel build index.html ```