Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cht8687/react-slider

react-slider
https://github.com/cht8687/react-slider

Last synced: 10 days ago
JSON representation

react-slider

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