📚 Project developed for the purpose of learning Electron and Vuejs technology, made in a practical course of the Cod3r programming platform.
- finds the most common words in a caption
- Vuejs - HTML enhanced for web apps and electron application!
- electron - engine for desktop application.
- Twitter Bootstrap - great UI boilerplate for modern web apps
- node.js - evented I/O for the backend
- eslint - tool to keep code readable
MostUsedWords requires Node.js v4+ to run.
npm install
npm run electron:serve
npm run electron:build
npm run lint
Want to contribute? Great!
MIT