https://github.com/jannchie/anichart-template
anichart template
https://github.com/jannchie/anichart-template
Last synced: 8 months ago
JSON representation
anichart template
- Host: GitHub
- URL: https://github.com/jannchie/anichart-template
- Owner: Jannchie
- Created: 2021-03-05T11:18:10.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-07T10:46:22.000Z (almost 5 years ago)
- Last Synced: 2025-04-03T10:43:52.492Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 112 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# anichart-template
Quick start anichart project.
## Start
``` bash
parcel index.html --open
```
## Build
``` build
parcel build index.html
```