pwet-wall
v1.0.1
Published
It's just another brick in the wall
Readme
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:
- Clone the repo:
git clone https://github.com/Gastonite/pwet-wall- Install pwet-wall and example dependencies:
if you are using yarn :
yarn && cd example && yarn && yarn devif you are using npm :
npm i && cd example && npm i && npm run dev
- Now the demo is visible at http://localhost:3000
Installation
yarn add -D pwet-wallor
npm i -D pwet-wall