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.
- Host: GitHub
- URL: https://github.com/robertoachar/playground-jquery-redux
- Owner: robertoachar
- License: mit
- Created: 2018-04-02T03:00:43.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-02T04:42:45.000Z (about 8 years ago)
- Last Synced: 2025-05-15T09:43:28.890Z (about 1 year ago)
- Topics: browser-sync, jquery, node, playground, redux
- Language: HTML
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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