ngx-starter-kit

:a: Angular :rocket: NestJS :monkey: Starter Kit

Github星跟踪图

Ngx Starter Kit

Build Status
Build Status
Codecov
Commitizen friendly
Semantic Release
Renovate dependency Status
MIT license

This project was generated using Nx.

? Nx is a set of Angular CLI power-ups for modern development.

Live Demo

Docs on GitBook

If you are interested in smaller example project: Mini-starter-kit

PANTS (:elephant: PostgreSQL :a: Angular :rocket: NestJS :snowman: TypeScript) Stack in :dolphin: NX workspace

Install

git clone https://github.com/xmlking/ngx-starter-kit.git my-project
cd my-project
yarn

Development server

Run yarn start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Run yarn start:mock for a mock server.

Run yarn start -- --proxy-config proxy.conf.js to start with proxy

Build

Run npm run build:prod to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run yarn test <module> to execute the unit tests via Jest.

Running end-to-end tests

Run yarn e2e to execute the end-to-end tests via Cypress.

Docs

Run yarn doc:build to build docs.
Run yarn doc:serve to serve docs.

Deploy

Run yarn deploy:mock to deploy demo app to gp-pages.

Analyzing bundle size yarn bundle-report

Analyzing and Visualizing the Dependency Graph (affected modules by uncommitted changes)

nx affected:dep-graph

主要指标

概览
名称与所有者xmlking/ngx-starter-kit
主编程语言TypeScript
编程语言JavaScript (语言数: 9)
平台
许可证MIT License
所有者活动
创建于2018-01-20 21:56:55
推送于2023-03-03 00:36:57
最后一次提交2020-02-22 19:10:08
发布数16
最新版本名称v3.3.0 (发布于 )
第一版名称v1.0.0 (发布于 )
用户参与
星数586
关注者数17
派生数129
提交数1.7k
已启用问题?
问题数40
打开的问题数4
拉请求数454
打开的拉请求数20
关闭的拉请求数460
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?