This is a small tool to generate a set of hashtags for Social Media accounts. We use it in our cooperative die HausWirtschaft for a faster Instagram editing.
This project has been developed in the scope of OPENhauswirtschaft for all Social Media activities around die HausWirtschaft. OPENhauswirtschaft is powered by the Austrian "Klima- und Energiefonds"'s Smart Cities Demo - Living Urban Innovation program.
This project requires Vue.js, Vuetify and Vue Clipboard2. Get all these dependencies with:
npm install
If you want to modify the code and add new features:
npm run serve
Before you put the code in production, create a final bundle:
npm run build
npm run test
npm run lint
See Configuration Reference for Vue CLI.
MIT