Skip to content
Snippets Groups Projects

Added ServerHttpService.js, Constants.js, ExampleService.js, and changed HelloWorld.vue for show examples. The front to back end connection is ready.

Merged fz2907 requested to merge frontend_backend_connection into sprint_1
9 files
+ 227
23
Compare changes
  • Side-by-side
  • Inline
Files
9
+ 9
0
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>
\ No newline at end of file
Loading