OSDN Git Service

Add login page
authorhimetani_cafe <fumifumi@yasunaga-lab.bio.kyutech.ac.jp>
Wed, 22 Jul 2015 05:01:42 +0000 (14:01 +0900)
committerhimetani_cafe <fumifumi@yasunaga-lab.bio.kyutech.ac.jp>
Wed, 22 Jul 2015 05:01:42 +0000 (14:01 +0900)
commit659e709c777066f0e7bfd8a909c876847a4642a3
treea0b75cc025f5f866de8e228ccebe9bfbf60cd881
parent9be7defd02ac3bc2fe8cf4f5dd9a4da8853ac43c
Add login page
client/app/app.js
client/app/components/login/login.controller.js [new file with mode: 0644]
client/app/components/login/login.css [new file with mode: 0644]
client/app/components/login/login.html [new file with mode: 0644]
client/app/components/login/login.js [new file with mode: 0644]
client/index.html
gulpfile.js
package.json
server/auth/login/index.js [new file with mode: 0644]
server/routes.js