A work in progress Vue alternative for Kitsu users.
Note: new.hibari.moe is currently not in a functional state, only the old hibari.moe is.
- Login to your Kitsu account
Chrome |
Firefox |
Safari |
Edge |
---|---|---|---|
61 and newer | 55 and newer | 10.1 and newer | 15 and newer |
PRs are welcome 🎉
Check out CONTRIBUTING for information on localisation and code standards
git clone -b new [email protected]:wopian/hibari.git
cd hibari
git checkout -b myFeature
Create a new branch for your feature/bugfixyarn install
Install dependencies
yarn dev
Build & run a local dev serveryarn lint
Check code conforms to code style
See CHANGELOG
All code released under the MIT license