https://github.com/freeeez/react-suspense-test
This repo demonstrates use react <Suspense /> timeout component
https://github.com/freeeez/react-suspense-test
react typescript webpack
Last synced: 3 months ago
JSON representation
This repo demonstrates use react <Suspense /> timeout component
- Host: GitHub
- URL: https://github.com/freeeez/react-suspense-test
- Owner: FreeeeZ
- License: mit
- Created: 2022-07-25T13:17:47.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-25T13:40:09.000Z (almost 4 years ago)
- Last Synced: 2025-10-04T20:41:48.626Z (9 months ago)
- Topics: react, typescript, webpack
- Language: JavaScript
- Homepage:
- Size: 1.86 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React suspense test

## Deps






## Quick start
1. Install all dependencies using yarn or `npm install`
2. Start the development server using `yarn start` or `npm run start`
3. Open up [http://localhost:8080](http://localhost:8080)
## License
[MIT](https://github.com/FreeeeZ/react-suspense-test/blob/master/LICENSE)
Copyright (c) 2022, Shell Vladislav