PerformanceTests/Speedometer/resources/todomvc/architecture-examples/preact/README.md
Speedometer 2.0: Preact TodoMVC example
Test locally
npm install
npm start
Build
npm run build
Notes
The compiled version of the application can be found in the build
directory. This is what the benchmark runner uses when running the Preact TodoMVC as part of a benchmark run.