cavallium-website/README.md

18 lines
622 B
Markdown
Raw Permalink Normal View History

2019-04-14 22:52:02 +02:00
# Cavallium Website
2019-04-11 19:57:39 +02:00
2019-04-14 22:52:02 +02:00
This project is made with [Angular](https://angular.io) version 7.3.8.
2019-04-11 19:57:39 +02:00
2019-04-14 22:52:02 +02:00
This website is hosted here: [www.cavallium.it](https://cavallium.it)
2019-04-11 19:57:39 +02:00
2019-04-14 22:52:02 +02:00
## Development server
2019-04-11 19:57:39 +02:00
2019-04-14 22:52:02 +02:00
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.
2019-04-11 19:57:39 +02:00
## Build
2019-04-14 22:52:02 +02:00
Run `npm run build` to build the project. The build artifacts will be stored in the `dist/` directory.
2019-04-11 19:57:39 +02:00
## Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).