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

https://github.com/digitalkaoz/digitalkaoz.github.io

website
https://github.com/digitalkaoz/digitalkaoz.github.io

react scss svg webpack

Last synced: 3 months ago
JSON representation

website

Awesome Lists containing this project

README

          

# digitalkaoz.net

[![Greenkeeper badge](https://badges.greenkeeper.io/digitalkaoz/digitalkaoz.github.io.svg)](https://greenkeeper.io/)

[![Dependency Status](https://www.versioneye.com/user/projects/5648fea6a7026f000a000012/badge.svg?style=flat)](https://www.versioneye.com/user/projects/5648fea6a7026f000a000012)

## Installation

```bash
$ yarn install
$ yarn dev
```

## Environments

run this to build a production version

```bash
$ yarg build
```