Update With Angular

This commit is contained in:
briandavidjoyner 2017-11-04 22:32:01 -04:00
parent 4942b9758a
commit 1c6b19178e
4 changed files with 13 additions and 4 deletions

1
public/scripts/module.js Normal file
View file

@ -0,0 +1 @@
var app = angular.module('diapers_app',[]);