Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Prerequisite: Docker must be installed.
Build docker image:
npm run docker
Run docker image:
docker run -p 8080:80 -d com.github.manedev79/timesheet-ui
- Dynamic Language support