Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 368 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 368 Bytes

aurelia-app

Quick project made for presentation purpose.

Steps:

  • checkout Base project with some default config revealed: git checkout master~3
  • checkout simple Todo app: git checkout master~2
  • checkout presentation of some more available options: git checkout master

Run:

  • npm i -g aurelia-cli
  • npm i
  • au run --watch

Requirements:

  • Node.js 5+