add customer template

This commit is contained in:
2019-07-01 07:08:24 +02:00
committed by Roland Schneider
parent 8e8aafb074
commit 5922ce776d
220 changed files with 62600 additions and 0 deletions

11
customer/package.json Normal file
View File

@@ -0,0 +1,11 @@
{
"name": "fitness-web-customer-frontend",
"version": "1.0.0",
"description": "Fitness web customer frontend",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}