Skip to content

vinh0604/scalatra-first-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book pricing

Backend and frontend source code for Book Pricing web extension

Build & Run

Backend

$ cd Scalatra_First_Web
$ ./sbt
> jetty:start
> browse

If browse doesn't launch your browser, manually open http://localhost:8080/ in your browser.

Frontend

$ cd Scalatra_First_Web/src/main/webapp
$ npm install
$ jspm install
$ node_modules/.bin/gulp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published