angular-universal-pwa
Advanced tools
Comparing version 2.0.8 to 2.0.91
{ | ||
"author": "Maciej Treder <contact@maciejtreder.com>", | ||
"name": "angular-universal-pwa", | ||
"version": "2.0.8", | ||
"version": "2.0.91", | ||
"description": "Angular Universal PWA boilerplate for serverless environment.", | ||
@@ -6,0 +6,0 @@ "repository": { |
@@ -48,2 +48,4 @@ [![Maintainability](https://api.codeclimate.com/v1/badges/feb1889ed8bd09672fae/maintainability)](https://codeclimate.com/github/maciejtreder/angular-universal-pwa/maintainability) | ||
## <a name="start"></a> Get Started | ||
Whatch on Youtube: | ||
[![How to start project with angular-universal-pwa](https://img.youtube.com/vi/FPWRXSzhjug/0.jpg)](https://www.youtube.com/watch?v=FPWRXSzhjug) | ||
@@ -87,7 +89,2 @@ ### Using Angular CLI schematics | ||
```bash | ||
ng new --collection angular-universal-pwa myApp | ||
npm run build:deploy:aws | ||
``` | ||
or (since 2.0.0-beta.4) | ||
```bash | ||
ng new --collection angular-universal-pwa myApp --provider aws | ||
@@ -100,7 +97,2 @@ npm run build:deploy | ||
```bash | ||
ng new --collection angular-universal-pwa myApp | ||
npm run build:deploy:gcloud | ||
``` | ||
or (since 2.0.0-beta.4) | ||
```bash | ||
ng new --collection angular-universal-pwa myApp--provider gcloud | ||
@@ -107,0 +99,0 @@ npm run build:deploy |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
561513
202