This is the repository of the Web Frameworks Benchmark Website. It's currently hosted on Netlify.
Source code for the benchmark itself: the-benchmarker/web-frameworks
Found a bug or have a suggestion/ feedback? Feel free to create a new issue
- Fork this repository
- Clone the forked repository
- Install required dependencies
cd website
npm i
- Run dev server with hot reloading feature
npm run dev
- Make awesome changes and commit it
- Create a Pull Request
Built with React