Custom theme based on Tailpress.
- Install Wordpress
- Clone Vielfaeltig Theme into
wp-content/themes
- Activate theme on wordpress dashboard
- Move to theme root
- Run
npm install
- Run
npm run dev
first - Run
npm run watch
to start developing
Editable CSS and Javascript files within the /resources
folder.