/aurelia-vs-ts

Aurelia extended skeleton navigation in typescript for use in visual studio

Primary LanguageTypeScript

aurelia extended skeleton-navigation (typescript in visual studio)

This skeleton is not (yet) a part of the Aurelia platform. But it sets up a standard aurelia navigation-style app using TypeScript, Bower and RequireJS in a in Visual Studio project.

To keep up to date on Aurelia, please visit and subscribe to the official blog. If you have questions, we invite you to join us on our Gitter Channel.

Running The App

To run the application, follow these steps.

  1. Ensure that Visual Studio 2013.3+ with TaskRunner extension is installed.
  2. Open the solution in Visual Studio, right click on bower.json and execute "Bower install packages"
  3. Ensure "Google chrome" browser is selected
  4. Press F5 to start

Based on

Based on the following samples:

Contributing

We'd love for you to contribute to our source code and to make this project even better than it is today! If this interests you, please go nuts without any further reading 😄