@adobe/create-helix-service

Create Helix Service

Usage no npm install needed!

<script type="module">
  import adobeCreateHelixService from 'https://cdn.skypack.dev/@adobe/create-helix-service';
</script>

README

(Create) Helix Service

Bootstrap your Project Helix service using npm init @adobe/helix-service

Status

codecov CircleCI GitHub license GitHub issues LGTM Code Quality Grade: JavaScript semantic-release

Installation

Not needed.

Usage

$ $ npm init @adobe/helix-service

create-helix-service will ask you a couple of questions and create a ready-to-go directory

Development

Build

$ npm install

Test

$ npm test

Lint

$ npm run lint