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.