Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pmdartus/lwc-performance-standalone
LWC performance benchmark standalone
https://github.com/pmdartus/lwc-performance-standalone
Last synced: 8 days ago
JSON representation
LWC performance benchmark standalone
- Host: GitHub
- URL: https://github.com/pmdartus/lwc-performance-standalone
- Owner: pmdartus
- Created: 2019-03-19T13:05:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-03-19T13:07:25.000Z (over 5 years ago)
- Last Synced: 2024-10-18T19:01:09.576Z (28 days ago)
- Language: JavaScript
- Homepage: https://pmdartus.github.io/lwc-performance-standalone/index.html
- Size: 115 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lwc-performance-standalone
LWC standalone performance benchmark
```sh
npm install
npm run build-prod
open ./index.html
```