Ecommero
  • Introduction
  • High Level Architecture
  • Installation
    • How to deploy in local machine
    • How to deploy in production
  • FAQS
  • License
  • ChangeLog
  • API SERVER
    • Introduction
    • Technologies
    • Packages Json
    • Outline
    • Model Diagram
    • Routes
    • Queries Mutations and Fragments
    • Resolvers
      • Auth Resolvers
      • User Resolvers
      • Configuration Resolver
      • Category Resolver
      • Sub Category Resolver
      • Product Resolver
  • ADMIN WEB DASHBOARD
    • Introduction
    • Technologies
    • Packages Json
    • Folder Structure
    • Components
    • Customize
  • CUSTOMER APP
    • Components
    • Introduction
    • Folder Structure
    • Packages Json
    • Technologies Used
    • Guide
      • Customize
Powered by GitBook
On this page
  • Mobile App Folder Structure
  • Mobile App has been integrated with

Was this helpful?

  1. CUSTOMER APP

Folder Structure

PreviousIntroductionNextPackages Json

Last updated 4 years ago

Was this helpful?

Mobile App Folder Structure

Mobile App has been integrated with

​ to provide you with linting capability in Javascript.

​ for code formatting

​ for unit testing

​ to prevent bad commits.

ESLint
Prettier
Jest
Husky