Merge branch 'dependencies/react-project-initial-setup' into 'develop'
[Frontend]Dependencies/react project initial setup See merge request !1
Showing
15 changed files
with
215 additions
and
0 deletions
.gitignore
0 → 100644
frontend/.eslintrc.json
0 → 100644
frontend/.prettierrc
0 → 100644
frontend/package.json
0 → 100644
frontend/public/favicon.ico
0 → 100644
No preview for this file type
frontend/public/index.html
0 → 100644
frontend/public/logo192.png
0 → 100644
5.22 KB
frontend/public/logo512.png
0 → 100644
9.44 KB
frontend/public/manifest.json
0 → 100644
frontend/public/robots.txt
0 → 100644
frontend/src/App.js
0 → 100644
frontend/src/components/common/Button.js
0 → 100644
frontend/src/index.js
0 → 100644
frontend/src/pages/Home.js
0 → 100644
frontend/yarn.lock
0 → 100644
This diff could not be displayed because it is too large.
-
Please register or login to post a comment