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

https://github.com/imsobear/rax-with-icestore

rax-with-icestore
https://github.com/imsobear/rax-with-icestore

Last synced: 3 months ago
JSON representation

rax-with-icestore

Awesome Lists containing this project

README

        

# rax-with-icestore

## Getting Started

### `npm run start`

Runs the app in development mode.

Open [http://localhost:9999](http://localhost:9999) to view it in the browser.

The page will reload if you make edits.

### `npm run build`

Builds the app for production to the `build` folder.

## 说明

- icestore 文档:https://github.com/ice-lab/icestore
- 需要引入插件 build-plugin-rax-compat-react
- Rax 应用目前不支持自定义全局 Provider,因此 demo 里目前只能在单个页面里用,这块需要跟进下