General project refactor#60
Conversation
- Add all-contributors scripts - bump version number - update keywords
…art into allContributors
- General code clean-up - Removal of useless or duplicated files and entrypoints - Fixed URL for `electron` platform (use local filesystem one) - Use of `react-native` template placeholders - Higher resolution favicon image - Extra `script` fields, all platforms can be build with `npm run <platform>` - Removal of `additionalDependencies` file after they are installed
|
Ok, so thanks to a current client interested on |
This pull-request acomplish several things:
re-basetemplate generates a project that works untouched on Android, web and Electron (should work on iOS, but I can't be able to test it)re-basetemplate to make it as minimal and out-of-the-way as possiblepackage.json, so there's no need to learn external tools, everything can be build withnpm run <platform>andnpm run <platform>:release.re-basetemplate (still untested, but should work)