Skip to content

Parole Evocatrici is a web application written in Vue3 where you can play with the psycological ideas of "evocative words"

License

Notifications You must be signed in to change notification settings

CastenettoA/parole-evocatrici

Repository files navigation

Summary

Parole Evocatrici is a web application where you can play with the psycological ideas of "evocative words", an idea that tells that with your will and your counscious action you can evocate a quality rapresented by a specific word like joy or courage.

The web app is developed with the Vue 3 web framework and deployed with Netlify with automatic deploy when this repo is updated.

How to install and launch the app locally

  1. clone this repo
  2. install npm dependencies and launch the vue app with:
$ npm install; npm run serve; npm run build

How to force the update of the Progressive Web App

  1. make a change in manifest.json or in service-wordres.js (even 1 char)
  2. make sure that the browser cache expiry directive (.htaccess) is on short duration like hours...

About

Parole Evocatrici is a web application written in Vue3 where you can play with the psycological ideas of "evocative words"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published