https://github.com/oliverjash/redux-loop-test
https://github.com/oliverjash/redux-loop-test
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oliverjash/redux-loop-test
- Owner: OliverJAsh
- Created: 2016-09-06T08:28:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-06T08:28:11.000Z (over 8 years ago)
- Last Synced: 2025-01-16T22:12:29.853Z (5 months ago)
- Language: TypeScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
npm install
npm run compile
# run local HTTP server against ./target dir, e.g. http-server CLI `http-server -c-1 ./target`
```