@adobe/create-helix-service

Create Helix Service


Keywords
franklin, helix, helix2, helix3, nodejs, openwhisk, repository-template
License
Apache-2.0
Install
npm install @adobe/create-helix-service@2.2.15

Documentation

(Create) Franklin Service

Bootstrap your Project Franklin service using npm init @adobe/franklin-service

Status

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

Installation

Not needed.

Usage

$ $ npm init @adobe/franklin-service

create-franklin-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