Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 464 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 464 Bytes

gb-calculator

VAT calculation app with Spring Boot, Angular2, TypeScript, Karma, Jasmine, webpack based on [Dan Wahlin's form example] (https://github.com/DanWahlin/Angular2-Forms)

Build status

Download project dependencies, build Java and TypeScript sources

gradle assemble

Execute Jasmine and JUnit test

gradle check

Run

gradle bootRun

navigate to localhost:8000