BAEL_3760-Introduction-to-Takes (#8767)

* Initial commit

* Intro to Takes

* Takes - code

* Code changes

* Takes - unit and integration test

* Takes - hit-refresh feature

* Takes - renamed hit-refresh to reload

* Takes - review changes
This commit is contained in:
Anshul Bansal
2020-03-01 15:07:50 +02:00
committed by GitHub
parent 505a0c9547
commit a6c090f66b
8 changed files with 227 additions and 2 deletions
@@ -0,0 +1,9 @@
<html>
<head>
<title>Index</title>
</head>
<body>
<h1>Takes Web Application</h1>
<h2>Welcome, ${username}</h2>
</body>
</html>