Angular + Nest.js
Briefly

Angular + Nest.js Angular 9 + Nest 7 starter project by @wlucha Features ✅ Angular 9+ ✅ Nest.js 7+ ✅ Jest Unit Testing Demo StackBlitz 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) 2020 Wilfried Lucha Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
Read at GitHub
[
add
]
[
|
|
]
more JavaScript Briefly
[ Load more ]