Skip to content

fourkitchens/headless-framework

Repository files navigation


██╗  ██╗██╗  ██╗    ██╗  ██╗███████╗ █████╗ ██████╗ ██╗     ███████╗███████╗███████╗
██║  ██║██║ ██╔╝    ██║  ██║██╔════╝██╔══██╗██╔══██╗██║     ██╔════╝██╔════╝██╔════╝
███████║█████╔╝     ███████║█████╗  ███████║██║  ██║██║     █████╗  ███████╗███████╗
╚════██║██╔═██╗     ██╔══██║██╔══╝  ██╔══██║██║  ██║██║     ██╔══╝  ╚════██║╚════██║
     ██║██║  ██╗    ██║  ██║███████╗██║  ██║██████╔╝███████╗███████╗███████║███████║
     ╚═╝╚═╝  ╚═╝    ╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝╚═════╝ ╚══════╝╚══════╝╚══════╝╚══════╝

Some starting points for a front-end for Drupal.

Details and Requirements

Setup tasks include, bundle install and npm install && npm install -g gulp. Copy _env.json to env.json and fill in the template values, or use the generator.

Running the Server

Local

Run the application with gulp local. This starts the application with nodemon and watch on to enable live-reloading, along with debug logs.

Releases

No releases published

Packages