/ui

Репозиторий содержит client web, admin web, а также приложение

Primary LanguageTypeScriptMIT LicenseMIT

TravelHack

Screenshot 2024-04-06 at 15 44 36

Dev commands

Create new UI component

nx g @nx/react:component --project ui

Create new UI Module component

nx g @nx/react:component --project module

Create new Page component

nx g @nx/react:component --project page