Skip to content

App Anime List and Search detail in anilist.co

License

Notifications You must be signed in to change notification settings

dvgamerr/app.anistorage-master

Repository files navigation

Electron

Create an Electron app that serves a Nuxt.js app

Installation

Install the dependencies:

npm install # Or yarn install

If you plan to use the npm run pack command below, ensure electron-packager is installed globally:

npm install -g electron-packager # Or yarn global add electron-packager

Development mode

npm run dev

Production mode

npm run build
npm run start

Package the app

npm run pack

See more on electron-packager documentation.

About

App Anime List and Search detail in anilist.co

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published