Go to file
2022-11-03 13:24:52 +01:00
public integrated theme in app 2022-10-28 11:42:31 +02:00
src The customer can now login to the actual TCPOS backend by making the API call and storing the token in localstorage 2022-11-03 13:24:52 +01:00
themes/onepirate added theme 2022-10-28 11:41:58 +02:00
.gitignore Updated gitignore 2022-10-14 16:13:04 +02:00
.prettierrc.yaml added prettierrc.yaml and reformatted the code 2022-10-20 09:04:44 +02:00
declarations.d.ts React components can now access scss variables 2022-10-13 14:21:45 +02:00
package.json The customer can now login to the actual TCPOS backend by making the API call and storing the token in localstorage 2022-11-03 13:24:52 +01:00
tsconfig.json The customer can now login to the actual TCPOS backend by making the API call and storing the token in localstorage 2022-11-03 13:24:52 +01:00
webpack.config.js added redux to the setup (in src/ts/*), made webpack resolve also .ts files 2022-10-27 09:24:07 +02:00