-
-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Minimal Angular 8 project for the new UI #102
Conversation
Codecov Report
@@ Coverage Diff @@
## velvet-revolution #102 +/- ##
=====================================================
+ Coverage 74.87% 74.96% +0.08%
=====================================================
Files 56 56
Lines 3495 3495
=====================================================
+ Hits 2617 2620 +3
+ Misses 878 875 -3
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice 👍 Thanks for the Readme!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Worked well on Ubuntu, except for the ng serve
issue mentioned in the comments. Nice work :)
Adding a minimal Angular 8 project for the new UI. No Karma, no Protractor, only the essential stuff.
Module name is
ravestate_ui_new
for now. We will change it toravestate_ui
once the old UI is outdated.