Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 585 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 585 Bytes

akacords-frontend CodeFactor

Getting Started

Install Dependencies

$ yarn

Build packages

$ yarn build

Project Layout

  • This is Monorepo using nx
  • packages/
    • admin/
      • The Admin page
    • service/
      • The Service page for user
    • ui/
      • Common UI Components