A generator for hangman game.
Also it is an example of use laravel-mix (with webpack, SASS and ES6), Vue.js, vue-router and npm dependencies.
- Open index.html
- Insert your text in the textarea.
- Click in Generate.
- Enjoy!
- Install Node 14.
- Run
npm install
in the project. - Run
npm run watch
ornpm run dev
while developing. - Before push run
npm run prod
.
- Success and error feedback
- Better style and without bootstrap dependency.
- Versioning