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

https://github.com/thinkmill/elemental-ui


https://github.com/thinkmill/elemental-ui

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Elemental UI

## Getting started in the repo

Install dependencies

```bash
yarn
```

Start the test site

```bash
cd site && yarn dev
```