# scalatra-web **Repository Path**: SoundFury/scalatra-web ## Basic Information - **Project Name**: scalatra-web - **Description**: 使用scalatra框架写的 scala web程序 - **Primary Language**: Scala - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-06-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # scalatra-web # ## Build & Run ## ```sh $ cd scalatra_web $ ./sbt > jetty:start > browse ``` If `browse` doesn't launch your browser, manually open [http://localhost:8080/](http://localhost:8080/) in your browser.