Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wibus-wee/sty-doc


https://github.com/wibus-wee/sty-doc

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# dumi app

## Getting Started

Install dependencies,

```bash
$ npm i
```

Start the dev server,

```bash
$ npm start
```

Build site app,

```bash
$ npm run build
```