mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-27 19:42:11 +10:00
20 lines
790 B
Markdown
20 lines
790 B
Markdown
# Sharetribe Starter App Documentation
|
|
|
|
The application was bootstrapped with a forked version of
|
|
[create-react-app](https://github.com/facebookincubator/create-react-app). While
|
|
most of the original documentation still apply, there are some
|
|
important differences listed in the
|
|
[sharetribe-scripts](https://www.npmjs.com/package/sharetribe-scripts)
|
|
NPM package.
|
|
|
|
Documentation for specific topics can be found in the following files:
|
|
|
|
- Original [create-react-app documentation](create-react-app.md)
|
|
- [Testing](testing.md)
|
|
- [Error logging with Sentry](sentry.md)
|
|
- [CI](ci.md)
|
|
- [Static pages](static-pages.md)
|
|
- [Analytics](analytics.md)
|
|
- [Terms of Service and Privacy Policy](terms-of-service-and-privacy-policy.md)
|
|
- [i18n](i18n.md)
|
|
- [Colors and icons](colors-and-icons.md)
|