Developers

    Installation

    yarn add @pxwlab/katana-demo
    
    # or
    
    npm install --save @pxwlab/katana-demo
    

    Package

    The package consists of the following files and directories:

    • dist/assets
      • all static assets like background-images, fonts and favicons live here
    • dist/katana-components.css
      • the stylesheet with relative imports that can be resolved by webpack
    • dist/katana-components.js
      • the react component library with all patterns
    • dist/katana-scripts.js
      • if you do not use the react components, this script file will provide all interactivity for the patterns
    • dist/sprite.svg
      • The svg-sprite with all svg icons