Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

jonathaneckman/aurelia-office-ui-fabric-demo

Repository files navigation

aurelia-office-ui-fabric-demo

Building The Code

To build the code and run the project, follow these steps.

  1. Ensure that NodeJS is installed. This provides the platform on which the build tooling runs.
  2. Install Aurelia CLI. Execute the following command:
npm install aurelia-cli -g
  1. From the project folder, execute the following command:
npm install
  1. To build the code, you can now run:
au run --watch
  1. You will find the bundled app code in the wwwroot/scripts folder.

  2. Browse to localhost:9000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages