Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/noqcks/kujo.online

www
https://github.com/noqcks/kujo.online

Last synced: 20 days ago
JSON representation

www

Awesome Lists containing this project

README

        

# Kujo

https://kujo.online

## Setup

1. Git Clone

```
git clone [email protected]:noqcks/noqcks.github.io.git
```

2. Live Server

```
npn install -g live-server
```

Start server and visit localhost:8080

```
live-server
```