© Matthew Duffield 2018
Matthew DuffieldPractical App Development with Aurelia https://doi.org/10.1007/978-1-4842-3402-0_25

25. Bundling and Deploying

Matthew Duffield1 
(1)
West Linn, Oregon, USA
 

At some point during your development workflow, you will want to test your application bundled either on your local dev machine or remotely on a server. The Aurelia CLI makes this very easy to do. In this chapter we will walk you through the steps it takes to bundle your application as well as to create a custom bundle. Next, we will discuss options for deploying your application to a GitHub or Bitbucket account for quick and easy testing.

Bundling

The Aurelia CLI already bundles your application regardless of what environment you are targeting. The following ...

Get Practical App Development with Aurelia: Leverage the Power of Aurelia to Build Personal and Business Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.