https://github.com/caged/ea-test
https://github.com/caged/ea-test
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/caged/ea-test
- Owner: caged
- Created: 2021-11-04T17:36:55.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-11-08T18:37:00.000Z (almost 5 years ago)
- Last Synced: 2025-12-27T19:28:47.938Z (8 months ago)
- Language: JavaScript
- Size: 108 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Test requirements of `events` polyfill.
```
npm install
npm run build // fails and needs events polyfill
npm start
```