PR-753737: Cambiando la carpeta src a client y moviendo todo a una carpeta dentro de client llamada src.

This commit is contained in:
2022-04-25 15:12:43 +00:00
parent e12e752a55
commit ed62a71551
30 changed files with 33 additions and 29 deletions

10
client/.eslintignore Normal file
View File

@ -0,0 +1,10 @@
#Build
build
#Webpack
webpack.config.js
webpack.config.dev.js
#Server
/server/index.js
#Service Worker
service-worker.js
serviceWorkerRegistration.ts