Skip to content

g8 template for getting off the ground with Scala, Lift, and AngularJS

License

Notifications You must be signed in to change notification settings

joescii/lift-ng.g8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lift-ng.g8

g8 template for getting off the ground with Scala, Lift, and AngularJS

  1. Install sbt.
  2. Install giter8. (Go here if you are sentenced to Windows)
  3. In a command console, cd to your code cave.
  4. Run g8 joescii/lift-ng.g8
  5. Fill in the prompted blanks. Default values are in the square brackets. Feel free to fill in the first 3 as you wish, but only mess with the versions if you know what you're doing.
  6. cd to the newly created directory and do your git init, etc.
  7. Launch sbt in this directory. Wait patiently as it downloads the internet the first time.
  8. Execute jasmine to run javascript tests.
  9. Execute test to run javascript tests and scala tests.
  10. Execute container:start to launch the web application.
  11. Point your browser to http://localhost:8080 to play with the app.
  12. Have fun!

About

g8 template for getting off the ground with Scala, Lift, and AngularJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published