Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cht8687/react-slider
react-slider
https://github.com/cht8687/react-slider
Last synced: 10 days ago
JSON representation
react-slider
- Host: GitHub
- URL: https://github.com/cht8687/react-slider
- Owner: cht8687
- Created: 2015-11-23T10:42:22.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-24T12:08:17.000Z (almost 9 years ago)
- Last Synced: 2024-10-12T00:38:23.323Z (about 1 month ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Slider
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/cht8687/help)This project is under development.
## Development
```
$ git clone [email protected]:cht8687/react-slider.git
$ cd react-slider
$ npm install
$ webpack-dev-server
```*tip:* If you have already had webpack-dev-server running, you might have EADDRINUSE error, please ensure the port is not in use.
Then
```
open http://localhost:8080/webpack-dev-server/
```## License
MIT