Skip to content

JeyP90/nx-nestia-angular-test

Repository files navigation

NX Nestia Angular Test

Setup

Install dependencies

npm install

Run tasks

Start NestJS Backend

npm run watch:backend

Start Angular Frontend

npm run watch:frontend