Angular 13 + NestJs + NX

이것은 Ngx-admin, NestJs, Nx Workspace, Jest, Cypress, ESLint & Prettier가 포함된 Angular 13 Starter 프로젝트입니다.

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

특징



Angular 13
Ngx-admin
NestJS 8
Nx을 사용한 차세대 빌드 시스템
Jest으로 단위 테스트
✅ [Cypress]( https://www.cypress.io/를 사용한 종단 간 테스트
ESLint
Prettier

프런트엔드 앱



Angular 13 프런트엔드 앱은 ngx-admin 스타터 키트를 기반으로 합니다.



설치 / 개발




# Clone the project
$ git clone https://github.com/wlucha/angular-nest-nx
$ cd angular-starter

# Install dependencies
$ npm install

# Start frontend server
$ npm run start

# Start backend server
$ npm run api

# Open in browser: http://localhost:4200


명령


  • npm run start - ngx-admin 프런트엔드 앱 시작
  • npm run api - NestJS 백엔드 시작
  • npm run lint - 프로젝트 린트
  • npm run test - 테스트 실행

  • 특허



    MIT 라이센스

    저작권 (c) 2022 Wilfried Lucha

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

    좋은 웹페이지 즐겨찾기