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

https://github.com/robertoachar/playground-jquery-redux

A playground for jQuery and Redux.
https://github.com/robertoachar/playground-jquery-redux

browser-sync jquery node playground redux

Last synced: 2 months ago
JSON representation

A playground for jQuery and Redux.

Awesome Lists containing this project

README

          

# playground-jquery-redux

Generated by [Node Project Generator](https://github.com/robertoachar/generator-node).

[![License][license-badge]][license-url]

> A playground for jQuery and Redux.

# Development

* Cloning the repo

```bash
$ git clone https://github.com/robertoachar/playground-jquery-redux.git
```

* Installing dependencies

```bash
$ npm install
```

* Running scripts

| Action | Usage |
| ------------------------- | -------------- |
| Starting development mode | `npm start` |
| Linting code | `npm run lint` |

# Author

[Roberto Achar](https://twitter.com/robertoachar)

# License

[MIT](https://github.com/robertoachar/playground-jquery-redux/blob/master/LICENSE)

[license-badge]: https://img.shields.io/github/license/robertoachar/playground-jquery-redux.svg
[license-url]: https://opensource.org/licenses/MIT