Skip to content

nimebox/nimebox-desktop

Repository files navigation

Nimebox Desktop Build Status

Nimebox - watch anime, read news and manga easy way

Build Setup

# I prefer using yarn instead npm

# install dependencies
npm install # or yarn 

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build


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

Releases

No releases published

Packages

No packages published