karideo/front
2020-01-03 21:45:49 +01:00
..
e2e [DEV] first application 2019-12-21 21:53:18 +01:00
src [DEV] better interface 2020-01-02 22:43:06 +01:00
.angular-cli.json [DEV] basic usable version with use condition (webm or mkv(h264+opus)) 2019-12-27 23:22:28 +01:00
.editorconfig [DEV] basic usable version with use condition (webm or mkv(h264+opus)) 2019-12-27 23:22:28 +01:00
docker-compose.yaml [DEV] try to correct angular and sanic 2020-01-03 21:45:49 +01:00
Dockerfile [DEV] try to correct angular and sanic 2020-01-03 21:45:49 +01:00
karma.conf.js [DEV] first application 2019-12-21 21:53:18 +01:00
package-lock.json [DEV] try to correct angular and sanic 2020-01-03 21:45:49 +01:00
package.json [DEV] try to correct angular and sanic 2020-01-03 21:45:49 +01:00
protractor.conf.js [DEV] first application 2019-12-21 21:53:18 +01:00
readme.md [DEV] first application 2019-12-21 21:53:18 +01:00
tsconfig.json [DEV] first application 2019-12-21 21:53:18 +01:00
tslint.json [DEV] first application 2019-12-21 21:53:18 +01:00

Start the application:

npm install

upgrade package

npm audit fix

start the application:

npx ng serve