ElectronAnangular4PouchDB
このプロジェクトは、Angular CLIバージョン1.2.4で生成されました。
開発サーバー
開発サーバーのnpm run serverを実行します。 http://localhost:4200/に移動します。ソースファイルを変更すると、アプリは自動的にリロードされます。
コード足場
ng generate component component-name実行して、新しいコンポーネントを生成します。 ng generate directive|pipe|service|class|moduleを使用することもできます。
建てる
npm run buildを実行して、プロジェクトを構築します。ビルドアーティファクトは、 dist/ディレクトリに保存されます。プロダクションビルドに-prodフラグを使用します。
ユニットテストの実行
ng testを実行して、Karmaを介してユニットテストを実行します。
エンドツーエンドテストの実行
ng e2eを実行して、プロトラクターを介してエンドツーエンドテストを実行します。テストを実行する前に、 ng serveを介してアプリを提供していることを確認してください。
電子アプリの実行
npm run electron 、電子デスクトップアプリを実行および実行します。
WebAppとClientAppの両方を実行します
クライアント電子アプリとWebAppの両方でnpm run runboth実行します。
さらなる助け
- 反応型[https://toddmotto.com/angular-2-forms-reactive]
- リアクティブフォーム[https://codecraft.tv/courses/angular/forms/model-driven/]
- PDF Viewer [https://devarchy.com/angular/ng2-pdf-viewer]
- サイドバー[https://devarchy.com/angular/ng-sidebar]
- Progressbar [https://devarchy.com/angular/ng2-progressbar]
- datepicker [https://devarchy.com/angular/mydatepicker]
- ngx -bootstrap [Valorソフトウェア - 多くのBSベースのコンポーネントのための]
- テキストボックスマスク[https://text-mask.github.io/text-mask/]
- フレックスレイアウト[https://devarchy.com/angular/angularflex-layout]
- Bootstrap/Material Alternative [https://vmware.github.io/clarity/]
- すべての便利なパイプ[https://devarchy.com/angular/ngx-pipes]
- Angular-Restangular [http://embed.plnkr.co/qozgpv2howzmtkbc9a54/]
- 角度検証[https://devarchy.com/angular/ng2-validation] [https://devarchy.com/angular/ng-validators]
- Best Logger [log4j:https://devarchy.com/angular/angular2-logger]
- Angular Documentationコンポーネント[https://devarchy.com/angular/compodoc]
- Pretty Json [https://devarchy.com/angular/angular2-prettyjson] - 良いアイコン
- Googleマテリアルデザインアイコン
- http://demo.amitjakhu.com/dripicons/
- https://useiconic.com/open/
- エラーロガー:[https://devarchy.com/angular/angular2-logger]
- 約束ローダー:[https://github.com/devyumao/angular2-busy]