Getting Started
Essentials

Restaurant app file hierarchy

Restaurant App File Hierarchy

Restaurant App File Hierarchy

  • ESLint to provide you with linting capability in Javascript.
  • Prettier for code formatting
  • Jest for unit testing
  • Husky to prevent bad commits.
On this page