-
Create react app to build your application
-
Create boilerplate in Master
-
### Link to the code that reproduces this issue
https://github.com/omarshehab221/DoomUI
### To Reproduce
Just clone the repo and try to build the apps/template or the apps/playground (I made sure n…
-
**Describe the bug**
Refer to the GitHub issue #12549
Per suggestion in the GitHub issue #12549, I added a new full stack React ASP.Net application in the solution that was created after creating an…
-
## 🐛 Bug report
I'm trying to implement nebula in my NextJs 14 app but I cannot get the package to run at all I keep getting this error:
Attempted import error: 'embed' is not exported from '@ne…
-
I am using Vite but not Create-React-App. I am totally newbie so I change the example `graph-react-apollo` to `graph-react-vite-apollo`.
Can I give you a PR?
-
- [ ] eject create-react-app
- [ ] rename `src` folder to `app` & update references
- [ ] rename `test` folder to `spec` & update references
- [ ] fix sass loader so it auto-watches
-
### Case study React
In deze issue documenteer ik mijn bevindingen van react en staan voorbeelden hoe ik dat heb uitgewerkt. In deze issue staat o.a QuickStart React, mappenstructuur en code splittin…
-
-
Initial page should be a login/signup page.
main page should be a list of all events (if we can sort in date order and price it would be great just like shopping sites with dropdowns)
routed side or…