@adobe/create-franklin-library
v3.1.21
Published
Create Franklin Library
Downloads
251
Maintainers
Keywords
Readme
(Create) Franklin Library
Bootstrap your Franklin library using
npm init @adobe/franklin-library
Status
Installation
Not needed.
Usage
$ npm init @adobe/franklin-library
Demo here:
https://asciinema.org/a/ZgBXcXnV98lUKRcxq2mchNisQ
create-franklin-library
will ask you a few questions and then bootstrap the library for you. All you have to do is change to the newly created directly and push to GitHub.
Development
Build
$ npm install
Test
$ npm test
Lint
$ npm run lint