1.0.1 • Published 7 years ago

pwet-wall v1.0.1

Weekly downloads
-
License
GPL-3.0
Repository
-
Last release
7 years ago

pwet-wall

It's just another brick in the wall...

Pwet component that create a wall composed of flexible images

Examples

To see it in action:

  1. Clone the repo:

    git clone https://github.com/Gastonite/pwet-wall
  2. Install pwet-wall and example dependencies:

  • if you are using yarn :

    yarn && cd example && yarn && yarn dev
  • if you are using npm :

    npm i && cd example && npm i && npm run dev
  1. Now the demo is visible at http://localhost:3000

Installation

yarn add -D pwet-wall

or

npm i -D pwet-wall