Skip to content

Implementation of AngularJS examples using Scalatra to serve RESTful Services.

Notifications You must be signed in to change notification settings

uxtx/scalatra-angularjs-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

scalatra-angularjs-examples

Implementation of AngularJS examples using Scalatra to serve RESTful Services.

to run project

cd /root/project

$ sbt

sbt > compile sbt > container:start

to run tests

cd /root/project

$ sbt

sbt > test:compile sbt > test

About

Implementation of AngularJS examples using Scalatra to serve RESTful Services.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.8%
  • Other 1.2%