Bump webpack-dev-server from 5.2.4 to 5.2.5 (#14) Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 5.2.4 to 5.2.5. - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-dev-server/compare/v5.2.4...v5.2.5) --- updated-dependencies: - dependency-name: webpack-dev-server dependency-version: 5.2.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This project is a website for Apache Otava (incubating).
This website was built using Docusaurus version of apache-website-template.
Run pnpm install to install all dependencies.
Note: Make sure you have installed pnpm before running the command.
Run pnpm start for a dev server. Navigate to http://localhost:3000/. The application will automatically reload if you change any of the source files.
Run pnpm build to build the project.