https://github.com/mdh266/scalawebapp
A simple HelloWorld Scala Web App with Scalatra
https://github.com/mdh266/scalawebapp
maven scala scalatra
Last synced: 7 months ago
JSON representation
A simple HelloWorld Scala Web App with Scalatra
- Host: GitHub
- URL: https://github.com/mdh266/scalawebapp
- Owner: mdh266
- Created: 2019-05-19T18:22:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-16T16:53:57.000Z (almost 5 years ago)
- Last Synced: 2025-01-31T14:43:11.980Z (9 months ago)
- Topics: maven, scala, scalatra
- Language: Scala
- Homepage:
- Size: 50.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ScalaWebApp
---------------------------A simple Hello World App written in Scala using Scalatra
## Dependencies
----------------
1. Maven 3.6.03. Scalatra
## Using
------------
Run the following commands:1. `mvn compile`
2. `mvn jetty:run`
Then in a web-browser go to http://localhost:8080 to see the page:

When you put in a name and click on the square results in:
