Standards and Conventions #5
jayantasamaddar
announced in
Guidelines
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
About
The following standards and conventions must be met when contributing to this repository. Check Contributing Guidelines #4 for more.
Folder Structure
The folder structure looks like this:
appsfolder exists to hold the website and other non-package applications.srcfolder exists to hold the packages.Naming Convention
react-toolbelt-. E.g.react-toolbelt-hooksinside thesrcfolder orreact-toolbelt-websitein theappsfolder.@react-toolbelt/{package-name}. E.g.@react-toolbelt/hooks.Other Conventions
Beta Was this translation helpful? Give feedback.
All reactions