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

https://github.com/nowa-webpack/nowa-webpack.github.io

nowa official site
https://github.com/nowa-webpack/nowa-webpack.github.io

Last synced: about 1 year ago
JSON representation

nowa official site

Awesome Lists containing this project

README

          

## nowa-github-pages

---

nowa github homepage

### Install

```shell
npm i gitbook -g
```

### Start

- start cli doc
```shell
npm run start_doc_cli
```

- start gui doc
```shell
npm run start_doc_gui
```

### Save

```shell
npm run save
```