Skip to content

adobe/franklin-service

(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