| commit | d71201b7edfa9f49ce57aeec5f25beacf5434af6 | [log] [tgz] |
|---|---|---|
| author | Alex Sorokoumov <aleksandr.sorokoumov@gmail.com> | Thu Jul 03 13:15:58 2025 -0700 |
| committer | Alex Sorokoumov <aleksandr.sorokoumov@gmail.com> | Thu Jul 03 13:15:58 2025 -0700 |
| tree | 45ea9c4501b33c335d848d7f04fe11f58c945bb1 | |
| parent | 31dba43d078ff3fd21e0871694ac35ca12afcc4f [diff] |
Install instructions use PyPI instead of GH This PR will be merged together with https://github.com/apache/otava/pull/68.
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.