Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/corrupt952/zuki.dev

Repository for zuki.dev
https://github.com/corrupt952/zuki.dev

hugo-site website

Last synced: 10 days ago
JSON representation

Repository for zuki.dev

Awesome Lists containing this project

README

        

# zuki.dev

Repository for the [zuki.dev](https://zuki.dev)

## Requirements

- [aqua](https://github.com/aquaproj/aqua)

## Setup

1. Install Node.js via aqua: `aqua i`
1. Install packages: `npm i`

## Run

1. Run server: `npm run dev`
1. Open [localhost:3000](http://localhost:3000)