0.2.0 • Published 8 years ago
pwet-dialog v0.2.0
pwet-dialog
Pwet component that shows a dialog
Examples
To show it in action: 1. clone the repo :
git clone https://github.com/Gastonite/pwet-dialog- Install pwet-dialog dependencies and example dependencies:
- if you are using yarn :
yarn && cd examples/simple && yarn && yarn dev - if you are using npm :
npm i && cd examples/simple && npm i && npm run dev
- Now the demo is visible at http://localhost:3000
Installation
- if you are using yarn :
yarn add -D pwet-dialog - if you are using npm :
npm i -D pwet-dialog
0.2.0
8 years ago