proph-dev / Projet-6-OC-BAC-5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

P6-Full-Stack-reseau-dev

Front

This project was generated with Angular CLI version 14.1.3.

Don't forget to install your node_modules before starting (npm install).

Development server

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

Build

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

Where to start

As you may have seen if you already started the app, a simple home page containing a logo, a title and a button is available. If you take a look at its code (in the home.component.html) you will see that an external UI library is already configured in the project.

This library is @angular/material, it's one of the most famous in the angular ecosystem. As you can see on their docs (https://material.angular.io/), it contains a lot of highly customizable components that will help you design your interfaces quickly.

Note: I recommend to use material however it's not mandatory, if you prefer you can get ride of it.

Good luck!

About


Languages

Language:Java 40.6%Language:TypeScript 37.5%Language:SCSS 13.3%Language:HTML 7.3%Language:JavaScript 1.2%