Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 652 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 652 Bytes

spinkube.dev

Status badge: Deploy to Github Pages

This project contains the source code for spinkube.dev.

Running Locally

Make sure you have Node.js and Go installed.

Clone this repository and run the following commands:

npm install
npm run build
npm start

View the website at http://localhost:1313. Any changes made to the source code will be reflected in real-time.

Screenshots

Screenshot of the SpinKube documentation, taken 2024-02-19