Skip to content

Fill-Die-Study/akacords-frontend

Repository files navigation

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