Skip to content

Instantly share code, notes, and snippets.

@pedro-mass
Last active July 6, 2021 14:42
Show Gist options
  • Save pedro-mass/a810dfdd4f13a7e0c189ea571569d0df to your computer and use it in GitHub Desktop.
Save pedro-mass/a810dfdd4f13a7e0c189ea571569d0df to your computer and use it in GitHub Desktop.
New Project Resources

New Project Resources

Some good resources that will help with getting a project going


Table of Contents

webview

starter

https://github.com/ifit/create-webview

fork of create-react-app. Includes ifit specific config, organization, and other goodies

example projects


folder structure/organization:


architecture/design

redux

patterns


service

starter

https://github.com/ifit/create-service

this is out of date. We can update this after we initialize our service


folder structure/organization:


architecture/design


agile

@jkruse14
Copy link

jkruse14 commented Jul 6, 2021

AWWWWWWESOME! Thank you for this! Is this in Confluence?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment