haoliangwu / ngx-what-boilerplate

Simple Angular 5+ component based project seed

Home Page:http://littlelyon.com/ngx-what-boilerplate/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NgxWhatBoilerplate

Simple Angular 5+ component based project seed.

except angular-cli, also add other tools for development:

  • use ng-packgar as production bundler
  • use gulp-ph-pages for docs publisher
  • use jest as assertion and test-runner

add two additional npm script for package and deploy doc site:

  • package: auto package with ng-packagr
  • doc: build doc site and sync with remote github repo pages

About

Simple Angular 5+ component based project seed

http://littlelyon.com/ngx-what-boilerplate/


Languages

Language:TypeScript 84.2%Language:JavaScript 10.3%Language:HTML 4.6%Language:CSS 0.9%