Skip to content

DrupalModuleSearch/DrupalModuleSearch.github.io

Repository files navigation

Drupal Module Search

An Elastic Search and VueJS powered module and theme search for Drupal.

See: https://drupalmodulesearch.github.io/

Build and Deploy site

Build Setup

# install dependencies
yarn install

# serve with hot reload at localhost:8080
yarn run serve

# build for production with minification
yarn run build