This is a new version of Ultrastar Deluxe trying to use JavaScript, this project is made with the last version of Electron and as a part of the front/back end uses Nuxt and VueJS integration.
- Read the songs folder declared in config.ini.
- Show the menu.
- Entering on the songs list you can see all the songs detected correctly with it's own images.
- By pressing on the song you can see and listen the video, with the sing screen but still can't sing.
This project is based on the last SingStar version:
SingStar | Our actual version |
---|---|
# First - install dependencies
$ npm install # Or yarn install
# If you want to develop - development with vue devtools
$ npm run dev
# If you want to testit - build for production
$ npm run build
# Will generate on dist folder the program