Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
duluca authored May 13, 2018
1 parent 92847ad commit 466ff2c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@
[![Stories in Ready](https://badge.waffle.io/duluca/local-weather-app.png?label=ready&title=Ready)](http://waffle.io/duluca/local-weather-app)

## Get the book
LocalCast Weather has been developed in support of my book _Angular 6 for Enterprise-Ready Web Applications_. You can find it on http://AngularForEnterprise.com.
LocalCast Weather has been developed in support of my book _Angular 6 for Enterprise-Ready Web Applications_. You can get the book on http://AngularForEnterprise.com.

Check out **LemonMart**, an Angular 6 Grocery Store LOB App implemented with a Router-first architecture, at https://github.com/duluca/lemon-mart.

Build, debug and publish Docker images with [**npm Scripts for Docker**](bit.ly/npmScriptsForDocker) and achieve Blue-Green deployments on AWS Fargate with [**npm Scripts for AWS**](bit.ly/npmScriptsForAWS).

## Build
- `npm run build:prod` to build a production optimized version of the app.
- `npm run docker:debug` to run tests and build a containerized version of the app.
Expand Down

0 comments on commit 466ff2c

Please sign in to comment.