Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 554 Bytes

File metadata and controls

20 lines (13 loc) · 554 Bytes

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