https://github.com/ryands17/react-experimental
Experimenting with the latest React build and Concurrent mode using Snowpack
https://github.com/ryands17/react-experimental
experimental react snowpack suspense
Last synced: 2 months ago
JSON representation
Experimenting with the latest React build and Concurrent mode using Snowpack
- Host: GitHub
- URL: https://github.com/ryands17/react-experimental
- Owner: ryands17
- Created: 2020-06-03T18:14:07.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T12:57:04.000Z (8 months ago)
- Last Synced: 2024-10-29T15:23:37.612Z (8 months ago)
- Topics: experimental, react, snowpack, suspense
- Language: TypeScript
- Size: 2.57 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Experimental
> ✨ Bootstrapped with Vite.
## Available Scripts
### yarn dev
Runs the app in dev mode.
Open [http://localhost:3000/](http://localhost:3000/) to view it in the browser.The page will reload if you make edits.
You will also see any lint errors in the console.### yarn test
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.### yarn build
Builds a static copy of your site to the `dist/` folder.