Install dependencies npm i.
Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.
Run ts-node server under /api directory for a backend server. It will run http://localhost:3000.