Folder Structure

Rider App Folder Structure

Overview structure of rider app

Component Structure and Code Overview

Rider App has been integrated with

  • ESLint to provide you with linting capability in Javascript.

  • Prettier for code formatting

  • Jest for unit testing

  • Husky to prevent bad commits.

Last updated

Was this helpful?