Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/huxinfeng/polona-doc
Polona-低代码数据可视化平台文档
https://github.com/huxinfeng/polona-doc
doc dumi low-code polona
Last synced: 5 days ago
JSON representation
Polona-低代码数据可视化平台文档
- Host: GitHub
- URL: https://github.com/huxinfeng/polona-doc
- Owner: huxinfeng
- License: mit
- Created: 2023-01-14T13:49:05.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-02T17:20:44.000Z (over 1 year ago)
- Last Synced: 2024-11-18T11:27:39.132Z (2 months ago)
- Topics: doc, dumi, low-code, polona
- Language: JavaScript
- Homepage: https://polona-doc.js.org
- Size: 2.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# polona-doc
A static site base on [dumi](https://d.umijs.org).
## Development
```bash
# install dependencies
$ npm install# start dev server
$ npm start# build docs
$ npm run build
```## LICENSE
MIT