karideo/front
2020-01-15 00:00:40 +01:00
..
e2e [DEV] first application 2019-12-21 21:53:18 +01:00
httpd [DEV] try to correct the refresh on web 2020-01-14 21:22:25 +01:00
src [DEV] integrate update of video properties 2020-01-15 00:00:40 +01:00
.editorconfig [DEV] basic usable version with use condition (webm or mkv(h264+opus)) 2019-12-27 23:22:28 +01:00
angular.json [DEV] migrate angular 2020-01-03 21:52:02 +01:00
browserslist [DEV] migrate angular 2020-01-03 21:52:02 +01:00
docker-compose.yaml [DEV] basic version of the docker file for web application 2020-01-03 22:17:30 +01:00
Dockerfile [DEV] try to correct the refresh on web 2020-01-14 21:22:25 +01:00
Dockerfile.dev [DEV] basic version of the docker file for web application 2020-01-03 22:17:30 +01:00
karma.conf.js [DEV] migrate angular 2020-01-03 21:52:02 +01:00
package-lock.json [DEBUG] last environement for prod that work 2020-01-06 21:59:47 +01:00
package.json [DEBUG] last environement for prod that work 2020-01-06 21:59:47 +01:00
protractor.conf.js [DEV] first application 2019-12-21 21:53:18 +01:00
readme.md [DEV] better home display 2020-01-04 21:58:40 +01:00
tsconfig.json [DEV] migrate angular 2020-01-03 21:52:02 +01:00
tslint.json [DEV] migrate angular 2020-01-03 21:52:02 +01:00

Start the application:

npm install

upgrade package

npm audit fix

start the application:

npx ng serve --watch