Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaeseokk/ui-block-demo
A demo application about UI blocking by long-running-tasks
https://github.com/jaeseokk/ui-block-demo
Last synced: 3 months ago
JSON representation
A demo application about UI blocking by long-running-tasks
- Host: GitHub
- URL: https://github.com/jaeseokk/ui-block-demo
- Owner: jaeseokk
- License: mit
- Created: 2019-09-02T08:48:46.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T17:25:21.000Z (almost 2 years ago)
- Last Synced: 2024-05-27T15:55:13.859Z (6 months ago)
- Size: 26.4 KB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ui-block-demo
A demo application about UI blocking by long-running-tasks
---
## Installation
```sh
yarn
```## Getting started
```sh
yarn serve
```## License
[MIT](./LICENSE.md) as always