Skip to content

sovware/templatiq

Repository files navigation

Installation

  1. Clone Github Repository

    git clone https::https://github.com/sovware/templatiq.git
  2. Install composer dependencies

    composer install
  3. Install npm dependencies (Node v18.x)

    npm install
  4. Compile Scripts

    npm start
  5. Build plugin

    npm run build