Skip to content
This repository has been archived by the owner on Feb 26, 2022. It is now read-only.

yasu-s/ng-forms-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

概要

Angular Forms サンプル

npmスクリプト一覧

スクリプト 概要
build ソースコードをビルドします。
test 単体テストを実行します。
test:headless 単体テストを実行します。(CI用)
JUnit形式のテスト結果ファイルを ./reports/test-results.xml に出力します。
コードカバレッジについても ./reports/coverage ディレクトリに出力します。
lint TSLintを実行します。