Desktop app for anime fans
Go to file
Kylart 39065cb61c Can now properly update and retrieve credentials from vault 2019-04-20 02:17:32 +02:00
build Removed heavy material icon dependency 2017-08-23 00:40:51 +02:00
public Reworked the whole app to be electron based 2019-04-09 00:20:52 +02:00
src Can now properly update and retrieve credentials from vault 2019-04-20 02:17:32 +02:00
tests Reworked the whole app to be electron based 2019-04-09 00:20:52 +02:00
.editorconfig Reworked the whole app to be electron based 2019-04-09 00:20:52 +02:00
.eslintrc.js Reworked the whole app to be electron based 2019-04-09 00:20:52 +02:00
.gitignore Reworked the whole app to be electron based 2019-04-09 00:20:52 +02:00
README.md Reworked the whole app to be electron based 2019-04-09 00:20:52 +02:00
babel.config.js Reworked the whole app to be electron based 2019-04-09 00:20:52 +02:00
cypress.json Reworked the whole app to be electron based 2019-04-09 00:20:52 +02:00
package-lock.json Can now properly update and retrieve credentials from vault 2019-04-20 02:17:32 +02:00
package.json Can now properly update and retrieve credentials from vault 2019-04-20 02:17:32 +02:00
postcss.config.js Reworked the whole app to be electron based 2019-04-09 00:20:52 +02:00
vue.config.js Reworked the whole app to be electron based 2019-04-09 00:20:52 +02:00

README.md

electron-test

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Run your end-to-end tests

npm run test:e2e

Run your unit tests

npm run test:unit

Customize configuration

See Configuration Reference.