You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current layout in loopback-example-full-stack is too prescriptive about the layout of the front-end code and makes it difficult to use tools like generator-angular.
The distinction between html5 and web does not work very well, as the templates in html5 depend on CSS styles that are defined in web/css.
The current layout in loopback-example-full-stack is too prescriptive about the layout of the front-end code and makes it difficult to use tools like generator-angular.
The distinction between
html5andwebdoes not work very well, as the templates inhtml5depend on CSS styles that are defined inweb/css.