Skip to content

Hypnose OctoberCMS Theme for Fachzentrum für ursachenorientierte Hypnose

License

Notifications You must be signed in to change notification settings

ArtCodeStudio/hypnose-october-theme

Repository files navigation

Hypnose OctoberCMS Theme

This is a OctoberCMS v1.x Theme build for Fachzentrum für ursachenorientierte Hypnose.

Screenshot

Build

Install Node.js with NVM.

After this install yarn 3 with npm install -g yarn@berry.

Clone this repository with it's submpdules:

git clone --recurse-submodules -j8 https://github.com/ArtCodeStudio/hypnose-october-theme.git
cd hypnose-october-theme

If you have already cloned out this repository without the submodules, you can also clone the submodules later:

git submodule update --init

After this you need to install the dependencies:

yarn install

Now you can build the theme with:

yarn run build

Development

Instead of build the theme each time you have changed something you can watch the theme with:

yarn run watch

About

Hypnose OctoberCMS Theme for Fachzentrum für ursachenorientierte Hypnose

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published