Сообщество IT-специалистов
Ответы на любые вопросы об IT
Профессиональное развитие в IT
Удаленная работа для IT-специалистов
location / { try_files $uri $uri/ /index.html; }
const routes: Routes = [ { path: '', component: MainLayoutComponent }, { path: 'hello', component: HelloComponent }, ];