https://github.com/quansitech/pallas-h5
h5-react-component
https://github.com/quansitech/pallas-h5
Last synced: 10 days ago
JSON representation
h5-react-component
- Host: GitHub
- URL: https://github.com/quansitech/pallas-h5
- Owner: quansitech
- License: mit
- Created: 2023-11-28T09:23:12.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-15T01:28:44.000Z (over 2 years ago)
- Last Synced: 2025-03-02T23:44:03.854Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://quansitech.github.io/pallas-h5/
- Size: 1.33 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pallas-h5
[](https://npmjs.org/package/fast-web)
[](https://npmjs.org/package/fast-web)
A react library developed with dumi
## Usage
TODO
## Options
TODO
## Development
```bash
# install dependencies
$ npm install
# develop library by docs demo
$ npm start
# build library source code
$ npm run build
# build library source code in watch mode
$ npm run build:watch
# build docs
$ npm run docs:build
# check your project for potential problems
$ npm run doctor
```
## LICENSE
MIT