Skip to content

WebApp to quickly look up some of the most important aspects of the Enneagram. You can use it when you've just got your mobile at hand but not all your great books (in German)

License

Notifications You must be signed in to change notification settings

ptandler/enneagram-explorer

Repository files navigation

enneagram-explorer

The Enneagram Explorer is a WebApp to quickly look up some of the most important aspects of the Enneagram. You can use it when you’ve just got your mobile at hand but not all your great books.

Currently, it’s only in German available. Translations and help with including some i18n tool are warmly appreciated. :-)

Project setup

I use yarn instead of npm in this project.

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

ToDo Ideas

  • add i18n

Changelog

v0.3.2 (2019-12-16)

  • updated dependencies (security fixes)

  • the cards showing the information about numbers are no longer constrained in height

v0.3.0

  • added pinch zoom for font-size

v0.2.2 (2019-08-21)

First more or less nicely working version.

Update Enneagram.svg

How to update the embedded Enneagram.svg:

$ git fetch enneagram.svg master
$ git subtree pull --prefix src/assets/enneagram enneagram.svg master

You might want to consider the --squash option when pulling / merging.

Favicon

The favicons are generated by RealFaviconGenerator:

  1. yarn favicon:generate

  2. yarn favicon:inject

About

WebApp to quickly look up some of the most important aspects of the Enneagram. You can use it when you've just got your mobile at hand but not all your great books (in German)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published