Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noqcks/kujo.online
www
https://github.com/noqcks/kujo.online
Last synced: 20 days ago
JSON representation
www
- Host: GitHub
- URL: https://github.com/noqcks/kujo.online
- Owner: noqcks
- Created: 2018-07-03T00:17:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-21T00:47:45.000Z (over 6 years ago)
- Last Synced: 2024-10-11T16:12:41.293Z (3 months ago)
- Language: JavaScript
- Size: 18.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```