-
Description: when you create a react app, it add starter boilerplate that must be deleted when you begin implementing your own app.
-
## Prerequisites
- [x] Using npm
- [x] Using an up-to-date [`main` branch](https://github.com/electron-react-boilerplate/electron-react-boilerplate/tree/main)
- [x] Using latest version o…
-
Error msg:
```javascript
ReferenceError: jest is not defined
at Object. (C:\Users\alilo\Documents\NextjsWithTS\nextjs-boilerplate\node_modules\jest-next-dynamic\index.js:53:3)
at Module._…
-
Expectation: Commit boiler plate code & have it merged into main branch.
Who?: Team/Jennifer
-
### Description
Please, I'm desperate. For the last 3 days, I've been trying without luck to implement react-hot-loader within an electron app and don't know what else to try. I'm following many co…
-
React Static Boilerplate is ideal for use with Cordova / PhoneGap. However, a few changes to the code must be made to support the platforms. It would be great to add cordova support by default, or a b…
-
@amilajack How to use webpack-obfuscator with electron-react-boilerplate?
i am getting cannot find module './lib/express'
i am using express server to run react part on port
and i have used we…
-
Per the quoted thread, am asking for documentation regarding intended use of the new APIs for those migrating from 3.x.x using methods such as `withPageAuthRequired`, `withMiddlewareAuthRequired`, etc…
-
### react-native environment setup
- [X] I verified that I have not react-native-cli installed globally and be up to date about the React Native environment setup.
### Description
After executing n…
-
Hello folks, it's been a long time I prepared this for my talk on Webpack. React has gone through big changes so far. What you can do here:
- [ ] Update all the packages
- [ ] Update to **Babel 7*…