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

https://github.com/elemefe/sip


https://github.com/elemefe/sip

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# sip
the guide of afternoon tea https://elemefe.github.io/sip/

## Development

```bash
# install dependencies
npm i

# preview in local
npm start

# depoly to internet
npm run deploy
```

## Writing

1. Modify `src/SUMMARY.md`
2. Create related `md` file
3. That's it

Visit [gitbook - Pages and Summary](https://toolchain.gitbook.com/pages.html) 4 more.