Frontend of TimesheetApp - simple application for reporting time purposes in small company.
- TypeScript 2.5.3
- Angular 5
- HTML
- CSS
- Bootstrap
- npm
- Install node
- Clone code
- Install npm
- Install angular-cli
then you can start application with:
npm run code
- To run this app you will also need certificate for https purposes, you can generate it via i.e. openssl
- Link to backend repo: https://github.com/marnow955/TimesheetApp-backend