karideo/front
2020-03-04 21:41:25 +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] rework naming of stupid end naming of filename 2020-03-04 21:41:25 +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] big rework in the display 2020-02-10 23:52:27 +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] test optimise the dockerfile 2020-02-11 00:09:26 +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 [DEV] basic modal concapt for test 2020-03-03 23:25:38 +01:00
package.json [DEV] basic modal concapt for test 2020-03-03 23:25:38 +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