Skip to content

Commit

Permalink
📖 updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
wardbell committed May 24, 2015
1 parent 757669c commit 2fcb864
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -7,8 +7,9 @@ This is a [Northwind](https://northwinddatabase.codeplex.com/) demo using [Aurel
> To keep up to date on [Aurelia](http://www.aurelia.io/), please visit and subscribe to [the official blog](http://blog.durandal.io/). If you have questions, we invite you to [join us on Gitter](https://gitter.im/aurelia/discuss). If you would like to have deeper insight into our development process, please install the [ZenHub](https://zenhub.io) Chrome Extension and visit any of our repository's boards. You can get an overview of all Aurelia work by visiting [the framework board](https://github.com/aurelia/framework#boards).
## Running The App
To see the app running on the web, go here [http://jdanyow.github.io/aurelia-breeze-northwind](http://jdanyow.github.io/aurelia-breeze-northwind/#/orders).

To run the app, follow these steps.
To run the app locally, follow these steps:

1. Ensure that [NodeJS](http://nodejs.org/) is installed. This provides the platform on which the build tooling runs.
2. From the project folder, execute the following command:
Expand Down

0 comments on commit 2fcb864

Please sign in to comment.