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

https://github.com/unibeautify/playground

Try Unibeautify in your browser!
https://github.com/unibeautify/playground

beautifier playground unibeautify

Last synced: 6 months ago
JSON representation

Try Unibeautify in your browser!

Awesome Lists containing this project

README

          

# Playground

[![Greenkeeper badge](https://badges.greenkeeper.io/Unibeautify/playground.svg)](https://greenkeeper.io/)

> Try Unibeautify in your browser!

## Install prerequisites

```
npm install
```

## Usage

```
npm start
```

### Docker

```
docker-compose up --build
```