File Structure

PROJECT STRUCTURE

Appie has React project:


  appie-next/
  pages/
  public/
  ├─ favicon.icon
  ├─ assets
  src/
  ├─ data/
  ├─ components/
  .eslintrc.json
  .gitignore
  README.md
  next.config.js
  package.json
  yarn.lock