Skip to content

Gastonite/pwet-slides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pwet-slides

Pwet component that make a slider of whatever element

Examples

To show it in action:

  1. clone the repo :
git clone https://github.com/Gastonite/pwet-slides && cd pwet-slides
  1. Install pwet-slides 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
    
  1. Now the demo is visible at http://localhost:3000

Installation

  • if you are using yarn :
    yarn add -D pwet-slides
    
  • if you are using npm :
    npm i -D pwet-slides
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published