Add files for deploy
Showing
config.json
deleted
100644 → 0
package-lock.json
deleted
100644 → 0
This diff is collapsed.
package.json
deleted
100644 → 0
{ | ||
"name": "calendar-invoice-poc", | ||
"version": "1.0.0", | ||
"description": "", | ||
"main": "src/index.html", | ||
"scripts": { | ||
"start": "serve -s .", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git@code.vereign.com:sasha.ilieva/calendar-invoice-page.git" | ||
}, | ||
"author": "Sasha Ilieva (sasha.ilieva@vereign.com)", | ||
"license": "ISC", | ||
"devDependencies": { | ||
"serve": "^11.3.2" | ||
} | ||
} |
styles.css
0 → 100644
Please register or sign in to comment