Repository for Numaproj website: https://numaproj.io/.
The main branch files will be built and automatically synced to https://github.com/numaproj/numaproj.github.io.
- Install nodejs, yarn, npm.
- Run
yarn install
. - Start local dev server using
yarn start
and check web site at http://localhost:8000.