This website requires JavaScript.
Explore
Help
Sign In
daniel
/
rona-frontend
Watch
1
Star
0
Fork
0
You've already forked rona-frontend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c82d78486642b7ed0a8dc0b46e35e6b5d894eba7
rona-frontend
/
src
/
app
/
app.component.html
4 lines
62 B
HTML
Raw
Normal View
History
Unescape
Escape
Initial implementation of login and registration with fake backend for future testing Also introduced flex-layout
2020-07-21 15:34:52 +02:00
<
div
class
=
"router"
>
<
router-outlet
>
<
/
router-outlet
>
initial commit - contains basic chat via websocket - contains button to test websocket - contains button to test rest api
2020-07-19 22:16:23 +02:00
<
/
div
>
Reference in New Issue
Copy Permalink