Skip to content

elzasimoes/desktop-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Most Used Words 👽

Project Status: Completed: ✔️

Project description ⭐

The application that will be developed will process several subtitles in the SRT format and search and group which are the most used words in the subtitles provided.

This application can be useful to find out what are the most used words in movies and series, that is, in addition to learning various technologies, this project can help you learn English!

Customize configuration

See Configuration Reference.

npm i -g @vue/cli

Creating the project

vue create most-used-words

Vuetify Template

vue add vuetify

Electron Library for Desktop Applications

vue add electron-builder

Check JSON components

cat package.json

Run the project

npm run electron:serve

Screenshot

image