https://github.com/attack-monkey/react-replay-seed
A seed project for React-Replay
https://github.com/attack-monkey/react-replay-seed
Last synced: 10 months ago
JSON representation
A seed project for React-Replay
- Host: GitHub
- URL: https://github.com/attack-monkey/react-replay-seed
- Owner: attack-monkey
- License: mit
- Created: 2019-05-23T20:23:05.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-16T19:50:42.000Z (over 6 years ago)
- Last Synced: 2025-05-29T20:47:33.807Z (10 months ago)
- Language: JavaScript
- Size: 36.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# React-replay Seed
Seed project for React Replay
> Author:
> Attack-Monkey / Ben Clark
> Fullstack Javascript Developer & Code Creative.
This seed project uses parcel bundler
```
npm i -g parcel-bundler
```
To install seed project
```
npx douglas get react-replay-seed
```