Skip to content

Latest commit

 

History

History

client

Darim Client

Client CI

client structure

  • index.html - An entry point of the application. It is built by parcel.
  • Pages - Pages represented by URL. Each page can use general components and API fetchers.
  • Components - Reusable components used on multiple pages.