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
- Host: GitHub
- URL: https://github.com/nowa-webpack/nowa-webpack.github.io
- Owner: nowa-webpack
- Created: 2016-03-23T13:41:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-03-13T03:20:59.000Z (over 7 years ago)
- Last Synced: 2025-04-12T19:41:44.011Z (over 1 year ago)
- Language: HTML
- Size: 13.5 MB
- Stars: 6
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```