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

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

Awesome Lists containing this project

README

          

# pallas-h5

[![NPM version](https://img.shields.io/npm/v/fast-web.svg?style=flat)](https://npmjs.org/package/fast-web)
[![NPM downloads](http://img.shields.io/npm/dm/fast-web.svg?style=flat)](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