/CEC-Lyrics-Generator

A simple web app that will create a .txt file containing the lyrics of the song from a list that the user has created.

Primary LanguageVue

A simple web app that will create a .txt file containing the lyrics of the song from a list that the user has created.

lyrics-generator

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

Customize configuration

See Configuration Reference.