Skip to content

ultrasonicsoft/angular-nestjs-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

angular-nestjs-seed

Building full stack application with Angular and Nestjs

Build client

cd angular-client

npm install

ng serve

Application will start on localhost:4200

Build server

cd nestjs-server

npm install

npm run start

Server will start on localhost:3000

About

Building full stack application with Angular and Nestjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published