Skip to content

wizali/loopback-2x-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Application

一个node的测试demo,后台使用loopback,前台使用Angulars+bootstrap。

##build

1.npn install -g strongloop
2.git clone https://github.com/wizali/loopback-2x-start.git
3.cd server
4.npm install
5.cd client
6.bower install
7.npm install

##start

1.cd server && slc run
2.cd client && gulp
3.cd client && npm start

About

loopback2.0+angularjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published