Files
2021-12-22 01:03:28 -05:00

16 lines
149 B
Markdown

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