Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 297 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 297 Bytes

Architektura Aplikacji Webowych

Node JS LTS is required, after install please run that command in project directory

npm i

Commands which should be executed in terminal to run project

  • nx start nfw-react starts React UI
  • nx start starts NestJS API