mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-28 20:53:24 +10:00
16 lines
618 B
Markdown
16 lines
618 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)
|