Ejecutar el script SQL del archivo: schema.sql
Copiar y reenombrar config.properties.dist -> config.properties
Copiar y reenombrar public/index.html.dist -> public/index.html
- npm run version:major -- -m "Some message to commit"
- npm run version:minor -- -m "Some message to commit"
- npm run version:patch -- -m "Some message to commit"