https://github.com/jannchie/anichart.io
https://github.com/jannchie/anichart.io
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jannchie/anichart.io
- Owner: Jannchie
- Created: 2020-09-17T19:04:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-21T00:59:33.000Z (about 3 years ago)
- Last Synced: 2025-04-09T13:35:17.174Z (about 1 year ago)
- Language: Vue
- Homepage: https://jannchie.github.io/anichart.io/en
- Size: 1.96 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# anichart.io
## Build Setup
```bash
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generate
```
For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).