Files
animethemes-api-docs/README.md
T
2021-06-30 18:49:03 -05:00

1.3 KiB

Introduction

AnimeThemes is a simple and consistent repository of anime opening and ending themes. We provide direct links to high quality WebMs of your favorite OPs and EDs for your listening and discussion needs.

The AnimeThemes API provides access to our repository resources for your development needs.

This is the repository for the AnimeThemes.moe API documentation.

This project is powered by VuePress, a minimalistic static site generator.

Installation

In the project root directory, install dependencies.

npm install

In the project root directory, start the local development server.

npm run dev

That's it! The local development server should be running at localhost:8080.