Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yjkzhuzhu/yjkzhuzhu.github.io

豆芽博客
https://github.com/yjkzhuzhu/yjkzhuzhu.github.io

Last synced: 3 days 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
```