- update dependencies and vscode settings

- add example axios wrapper with test request
- move env path
This commit is contained in:
2021-12-29 19:35:36 +09:00
parent 224f020e22
commit 0ebb2571c2
15 changed files with 164 additions and 0 deletions

2
env/.env.production vendored Normal file
View File

@@ -0,0 +1,2 @@
VITE_TEST=Real Test String
VITE_API_BASE_URL=http://www.naver.com