Skip to content

nimebox/ansi-downloader

Repository files navigation

ansi-downloader Build Status

Pobieraj napisy z animesub.info wygodniej

Preview

Build Setup

# install dependencies
yarn install

# serve electron application with hot reload
yarn run dev

# build electron application for production
yarn run build:electron

# lint all JS/Vue component files in `src/`
yarn run lint