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.
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.
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/.