Skip to content

A simple web page which provides different techniques to list some stuff.

Notifications You must be signed in to change notification settings

vkostin/lift-json-rest-angular

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simple lift web project ( liftweb.net ) for lift-json-rest-angular

How to:

    1. check out the project
    1. be sure, you have installed maven 3
    1. go to the path of the pom.xml and execute following commands:
  • 3.1. mvn clean install # clean may existing artifacts and compile, build, package the project and finally install it into your local repository
  • 3.2. ( if you have jRebel installed ) mvn scala:cc # enables continuous compilation if you want to edit the project
  • 3.3. mvn jetty:run # will start the embedded jetty server. Go to localhost:8080/lift to start the web app

About

A simple web page which provides different techniques to list some stuff.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published