https://github.com/thepassle/perflink-pika
https://github.com/thepassle/perflink-pika
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/thepassle/perflink-pika
- Owner: thepassle
- Created: 2019-07-29T09:54:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-04T05:10:25.000Z (about 2 years ago)
- Last Synced: 2024-10-23T15:52:41.070Z (4 months ago)
- Language: JavaScript
- Size: 70.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Perflink (@pika/web flavored)
This is a version of @lukejacksonn's https://perf.link website built with [@pika/web](https://github.com/pikapkg/web).
* For more information about perf.link, check out the main repo: https://github.com/lukejacksonn/perflink
* For more information about @pika/web, check out the @pika/web repo: https://github.com/pikapkg/web
* For more context on why this fork exists, check out this discussion: https://github.com/lukejacksonn/perflink/issues/15## Development
```
$ npm install
$ npx servor
```