flex-template-web/docs/README.md
2017-01-12 13:08:19 +02:00

8 lines
526 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)