Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 737 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 737 Bytes

Aurelia 2 Examples

A monorepository of a treasure trove of Aurelia 2 example applications you can use as a guide to help you build your own applications. Explore features, concepts and more.

Running the examples

Pull this repository down and run npm install in the root directory to install the example dependencies. Then navigate to each examples folder application and run npm start to run the application.

Browsing the examples

There are a lot of examples in the examples directory if you would like to look at the code and explore. We have made it easier for you if you want to visually explore the examples, here: https://aurelia2-examples-showcase.vercel.app/.