Skip to content

Commit 932c5bc

Browse files
Add alternatives to README
1 parent e109e2f commit 932c5bc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -237,3 +237,8 @@ Often, it's fairly-trivial at this point to write a custom "build system" that a
237237
- <a href="https://www.npmjs.com/package/nw-builder">nw-builder</a> - Currently, the only actively-maintained NW.js build tool.
238238
- <a href="https://www.npmjs.com/package/nwjs-builder-phoenix">nwjs-builder-phoenix</a> - This was an excellent set of build scripts, but it has not been maintained. It's still a good reference, if building a custom build system.
239239
- <a href="https://gitlab.com/TheJaredWilcurt/battery-app-workshop#packaging-your-app-for-distribution">battery-app-workshop</a> - While some of the details are outdated, this is another excellent resource for manual builds.
240+
241+
242+
## Alternatives
243+
244+
* [create-nw-react-app](https://github.com/naviapps/create-nw-react-app) - A highly opinionated NW.js/React boilerplate based around Create React App (CRA) and Webpack. Has lots of choices and additional tooling already made for you, set up and installed.

0 commit comments

Comments
 (0)