first commit
This commit is contained in:
parent
eaf975266a
commit
f2d18e67bf
10 changed files with 140 additions and 0 deletions
5
public/js/app.js
Normal file
5
public/js/app.js
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
'use strict';
|
||||
|
||||
angular.module('cosign',[
|
||||
'ngRoute',
|
||||
]);
|
||||
Loading…
Add table
Add a link
Reference in a new issue