Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 766 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 766 Bytes

AureliaLabs

Lab repository for experimenting with AureliaJS and TypeScript.

One time installations (if you don't have it already)

Clone this repo and build it

After making changes in client-side code, run "gulp build" command in order to re-build the Aurelia project. Additionally, you can use "gulp watch".