flex-template-web/docs/README.md
2018-04-27 14:20:25 +03:00

26 lines
1.2 KiB
Markdown

# Flex Template for Web: 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](https://github.com/sharetribe/create-react-app/blob/master/packages/react-scripts/template/README.md)
* [Customisation guide](customisation-guide.md)
* [Testing](testing.md)
* [Error logging with Sentry](sentry.md)
* [CI](ci.md)
* [Customization checklist](customization-checklist.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)
* [Google Maps](google-maps.md)
* [Content Security Policy (CSP)](content-security-policy.md)
* [Search filters](search-filters.md)
* [Extended data](extended-data.md)
* [Extend the listing data model](extend-listing.md)