/open-gitops-website

🌐 Source code for OpenGitOps website

Primary LanguageJavaScriptOtherNOASSERTION

OpenGitOps Website

OpenGitOps logo icon color Globe with Meridians emoji Unicode 1F310. OpenMoji CC BY-SA 4.0

Code for CNCF OpenGitOps project website.

👩‍💻 Local Development.

# if you like npm 
npm i
npm start

# Or if you like yarn
yarn install
yarn start