Skip to content

rodrigodip/marvelpedia-orionis-front-stage

 
 

Repository files navigation

Marvelpedia-Orionis-Front

This project was developed during the Orion Bootcamp by the students under my direct Supervision

This project was generated with Angular CLI version 16.2.6.

Development server

This project is configured with docker. To run it you need to have Docker installed.

Run npm install to install all necessary dependencies.

Run docker-compose -f docker-compose.yml up and wait for the message ** Angular Live Development Server is listening on 0.0.0.0:4200, open your browser on http://localhost:4200/ **

Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Code generation

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Additional help

For more help on Angular CLI, use ng help or see the Angular CLI Overview and Command Reference page.

This Application relies on the use of additional libraries

###Bootstrap

AngularMaterial

  • Use of pre-existing components that can facilitate the progress of project development
  • See Documentation Here

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 55.5%
  • SCSS 23.5%
  • HTML 20.5%
  • Other 0.5%