From 7ed236adccf24bb9fff158e4fa33585ec74acc43 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Mon, 22 Feb 2016 11:33:05 +0100 Subject: Add Angular frontend - live Firehose session Live coding session with @danyline. Add complete Angular frontend. --- .bowerrc | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .bowerrc (limited to '.bowerrc') diff --git a/.bowerrc b/.bowerrc new file mode 100644 index 0000000..6a82daa --- /dev/null +++ b/.bowerrc @@ -0,0 +1,3 @@ +{ + "directory": "vendor/assets/components" +} -- cgit v1.2.3