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

https://github.com/shelldandy/imike.pw

personal website
https://github.com/shelldandy/imike.pw

javascript react reactjs

Last synced: 11 months ago
JSON representation

personal website

Awesome Lists containing this project

README

          

# [Phenomic](https://github.com/MoOx/phenomic) phenomic-theme-base
![Current State](screen.png)

## Install dependencies

```sh
npm install
```

## Run development server

```sh
npm start
```

## Build for production

```sh
npm run build
```