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

https://github.com/inkdropapp/inkdrop-semantic-ui

Customized Semantic UI for Inkdrop websites
https://github.com/inkdropapp/inkdrop-semantic-ui

Last synced: about 1 year ago
JSON representation

Customized Semantic UI for Inkdrop websites

Awesome Lists containing this project

README

          

Semantic UI theme for Inkdrop Websites
======================================

## Install

```
git clone https://github.com/inkdropapp/inkdrop-semantic-ui.git
cd inkdrop-semantic-ui
npm install
```

## Build

```
npm run build
```