83ee4ebacd
Bumps [webpack](https://github.com/webpack/webpack) from 5.76.1 to 5.96.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.76.1...v5.96.1) --- updated-dependencies: - dependency-name: webpack dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.. | ||
blog | ||
src | ||
static | ||
.gitignore | ||
README.md | ||
babel.config.js | ||
docusaurus.config.js | ||
package-lock.json | ||
package.json | ||
sidebars.js |
README.md
SuperBench Website
SuperBench website is built using Docusaurus, a modern static website generator.
Installation
cd website
npm install
npm start
It will start a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.