NEW
This commit is contained in:
12
frontend/README.md
Normal file
12
frontend/README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# development
|
||||
## Test Backend
|
||||
To use the test backend, please uncomment the following lines in services/services.js
|
||||
|
||||
// ************* SELECT DEV API HERE *************
|
||||
baseURL = "https://dev.estancia-agape.com/"
|
||||
|
||||
## Branching
|
||||
Please use Feature Branch to develop and create pull request into master when finished
|
||||
|
||||
## Code
|
||||
I have implemented a service that provides a ton of helpers. Besides this, the code should not be that bad
|
||||
Reference in New Issue
Block a user