Go to file
Andrea Cavalli 0f89cdb130 Changed extradrone 2019-10-27 13:10:20 +01:00
e2e Update 2019-04-12 20:20:38 +02:00
src Changed extradrone 2019-10-27 13:10:20 +01:00
.editorconfig initial commit 2019-04-11 19:57:39 +02:00
.gitignore updated gitignore 2019-04-15 17:34:05 +02:00
README.md Updated readme 2019-04-14 22:52:02 +02:00
build.js Build script, CurrentDocumentService, MultiLanguage, Svg logo 2019-04-14 22:46:07 +02:00
buildconfig.json Fixed audit problems 2019-04-15 23:05:47 +02:00
ngsw-config.json PWA 2019-04-15 18:08:04 +02:00
package.json pwa 2019-04-15 17:33:15 +02:00
tsconfig.json initial commit 2019-04-11 19:57:39 +02:00
tslint.json Update 2019-04-12 20:20:38 +02:00

README.md

Cavallium Website

This project is made with Angular version 7.3.8.

This website is hosted here: www.cavallium.it

Development server

Run npm run serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run npm run build to build the project. The build artifacts will be stored in the dist/ directory.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.