use Angular 2 notation in Angular 1
script is for mac & linux only demo is tested only in chrome
# if yarn is not installed yet
curl -o- -L https://yarnpkg.com/install.sh | bash
# at project root
yarn
# launch dev server
yarn server:dev
after server started, go to http://localhost:3001