# sample-framework-boot **Repository Path**: mirrors_googlearchive/sample-framework-boot ## Basic Information - **Project Name**: sample-framework-boot - **Description**: No description available - **Primary Language**: Unknown - **License**: CC-BY-4.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-04-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Sample Framework Boot Benchmarks The code for [When Everything Is Important, Nothing Is](https://aerotwist.com/blog/when-everything-is-important-nothing-is/). **Please note: PRs are welcome, but please file an issue first before spending any time coding!** ## Get started * Clone the repo * `npm install` * `npm run build` * Go to the dist/ folder and [run a static server](https://github.com/paulirish/dotfiles/blob/master/.functions#L46-L53)