Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/subicura/devstudy-sample-angularjs

devstudy angularjs sample
https://github.com/subicura/devstudy-sample-angularjs

Last synced: 29 days ago
JSON representation

devstudy angularjs sample

Awesome Lists containing this project

README

        

devstudy-sample-angularjs
=========================

devstudy angularjs sample

설정방법

git clone [email protected]:subicura/devstudy-sample-angularjs.git
cd devstudy-sample-angularjs
npm install
bower install
grunt server

테스트 API 서버 설정

git clone [email protected]:subicura/devstudy-sample-angularjs-server.git
cd devstudy-sample-angularjs-server
bundle install
rake db:migrate
rails server

server : https://github.com/subicura/devstudy-sample-angularjs-server