Vue.js Anime Tracker (currently only supporting AniList)
Welcome to Mikazuki, the whole new experience of managing the AniList!
With this program you will easily add, update or delete Anime from your list!
You only have to login to AniList and the fun can begin!
# install dependencies
npm install
## !! Check .env.local sample file and create your own .env file!
# Generate app in development mode
npm run serve
# build application for production
npm run build
# lint all files in `src/`
npm run lint
GNU General Public License v3.0