No description
- Vue 56.9%
- TypeScript 20.4%
- JavaScript 20.2%
- SCSS 2.5%
| .electron-nuxt | ||
| src | ||
| .editorconfig | ||
| .eslintrc.js | ||
| .gitattributes | ||
| .gitignore | ||
| builder.config.js | ||
| package.json | ||
| README.md | ||
| vetur.config.js | ||
| yarn.lock | ||
lofity
Uses node 14, so beware.
A spotify alternative that supports both Youtube and Spotify
Build Setup
# install dependencies
yarn install
# serve app with hot reload
yarn dev
# build electron application for production
yarn build
# lint all JS/Vue component files in `src/`
yarn lint
This project was generated with electron-nuxt v1.8.1 using vue-cli. Documentation about the original structure can be found here.