# paper-card **Repository Path**: fawu/paper-card ## Basic Information - **Project Name**: paper-card - **Description**: paper card from https://github.com/PolymerElements/paper-card.git - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-02-07 - **Last Updated**: 2023-02-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [](https://www.npmjs.com/package/@polymer/paper-card) [](https://travis-ci.org/PolymerElements/paper-card) [](https://webcomponents.org/element/@polymer/paper-card) ## <paper-card> `paper-card` is a container with a drop shadow. See: [Documentation](https://www.webcomponents.org/element/@polymer/paper-card), [Demo](https://www.webcomponents.org/element/@polymer/paper-card/demo/demo/index.html). ## Usage ### Installation ``` npm install --save @polymer/paper-card ``` ### In an html file ```html