Skip to content

vzhou842/faster.js-demo

Repository files navigation

faster.js Demo

This project is meant to provide a demo of the faster.js Babel plugin. It compares the performance of some rendering code with and without faster.js.

To run this project:

npm install # Install dependencies
npm run build # Build client bundles
npm start # Start the server

Then visit http://localhost:3000 in any web browser to see the comparison.

Demo Screenshot

Releases

No releases published

Packages

No packages published