https://github.com/bennycode/js-performance-measurer
https://github.com/bennycode/js-performance-measurer
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bennycode/js-performance-measurer
- Owner: bennycode
- Created: 2016-01-12T13:22:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-13T13:39:48.000Z (over 9 years ago)
- Last Synced: 2025-01-27T23:47:09.364Z (5 months ago)
- Language: JavaScript
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# js-performance-measurer
## Getting Started
Run the following in your terminal / command shell:
```bash
npm install
grunt --force
```