Skip to content

kubesimplify/kubehack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2eab158 · Mar 7, 2023

History

41 Commits
Feb 24, 2023
Jan 12, 2023
Mar 7, 2023
Jan 10, 2023
Jan 10, 2023
Jan 12, 2023
Jan 12, 2023
Jan 12, 2023
Feb 16, 2023
Feb 16, 2023
Jan 12, 2023
Jan 12, 2023
Jan 12, 2023

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm ci
npm run dev
# or
yarn
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.