Skip to content

Latest commit

 

History

History
63 lines (42 loc) · 1.45 KB

README.md

File metadata and controls

63 lines (42 loc) · 1.45 KB

die HausWirtschaft Logo

hashtagger

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.

Project setup

This project requires Vue.js, Vuetify and Vue Clipboard2. Get all these dependencies with:

npm install

Compiles and hot-reloads for development

If you want to modify the code and add new features:

npm run serve

Compiles and minifies for production

Before you put the code in production, create a final bundle:

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference for Vue CLI.

License

MIT