[M] Move non-course-related files to misc

This commit is contained in:
Hykilpikonna
2021-12-22 01:03:28 -05:00
parent 12b83a05dd
commit f1e4cd9488
24 changed files with 1 additions and 1 deletions
@@ -0,0 +1,15 @@
# anichart-template
Quick start anichart project.
## Start
``` bash
parcel index.html --open
```
## Build
``` build
parcel build index.html
```