Angular 13 + NestJS 8 Starter Project

This project is a Angular 13 + NestJS 8 starter to build your new frontend & backend project (by @wlucha)

Features

✅ Angular 13+
✅ NestJS 8+
✅ Jest Unit Testing

GitHub Project

https://github.com/wlucha/angular-nest


This content originally appeared on DEV Community and was authored by wlucha

This project is a Angular 13 + NestJS 8 starter to build your new frontend & backend project (by @wlucha)

Features

✅ Angular 13+

✅ NestJS 8+

✅ Jest Unit Testing

GitHub Project

https://github.com/wlucha/angular-nest

Demo

Installation

# Install dependencies
$ npm install

Running Nest.js

# development
$ npm run start-nest

# watch mode
$ npm run start-nest:dev

# production mode
$ npm run start-nest:prod

Running Angular

# development
$ npm run start-angular

# production mode
$ npm run start-angular:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

License

MIT License

Copyright (c) 2022 Wilfried Lucha


This content originally appeared on DEV Community and was authored by wlucha


Print Share Comment Cite Upload Translate Updates
APA

wlucha | Sciencx (2022-01-06T11:31:37+00:00) Angular 13 + NestJS 8 Starter Project. Retrieved from https://www.scien.cx/2022/01/06/angular-13-nestjs-8-starter-project/

MLA
" » Angular 13 + NestJS 8 Starter Project." wlucha | Sciencx - Thursday January 6, 2022, https://www.scien.cx/2022/01/06/angular-13-nestjs-8-starter-project/
HARVARD
wlucha | Sciencx Thursday January 6, 2022 » Angular 13 + NestJS 8 Starter Project., viewed ,<https://www.scien.cx/2022/01/06/angular-13-nestjs-8-starter-project/>
VANCOUVER
wlucha | Sciencx - » Angular 13 + NestJS 8 Starter Project. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/01/06/angular-13-nestjs-8-starter-project/
CHICAGO
" » Angular 13 + NestJS 8 Starter Project." wlucha | Sciencx - Accessed . https://www.scien.cx/2022/01/06/angular-13-nestjs-8-starter-project/
IEEE
" » Angular 13 + NestJS 8 Starter Project." wlucha | Sciencx [Online]. Available: https://www.scien.cx/2022/01/06/angular-13-nestjs-8-starter-project/. [Accessed: ]
rf:citation
» Angular 13 + NestJS 8 Starter Project | wlucha | Sciencx | https://www.scien.cx/2022/01/06/angular-13-nestjs-8-starter-project/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.