@adobe/create-franklin-library
v3.1.42
Published
Create Franklin Library
Downloads
120
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-libraryDemo 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 installTest
$ npm testLint
$ npm run lint