Skip to content

Mimetis/UniversityDevoxx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

UniversityDevoxx

Devoxx University Samples on Angular & TypeScript

Each demo will come with a starter folder and the README.md file explaining all steps required.

To be able to work with this repository :

  • Clone it locally : git clone https://github.com/Mimetis/UniversityDevoxx.git
  • Checkout each branch you need (example for demo 01 : git checkout demo01)
  • Read the README.md and follow the instructions.

Demo 01

https://github.com/Mimetis/UniversityDevoxx/tree/demo01

  • Installing the API dockers containers.
  • Creating a new Angular application with Angular CLI.
  • Create a component and implement it.
  • Create a service and inject it.

Demo 02

https://github.com/Mimetis/UniversityDevoxx/tree/demo02

  • Adding bootstrap V4 in the angular application, using the Angular CLI JSON config file.
  • Adding swagger generated files.

Demo 03

https://github.com/Mimetis/UniversityDevoxx/tree/demo03

  • Adding a new empty component.
  • Migrating the application to handle routes with @angular/router module.

Demo 04

https://github.com/Mimetis/UniversityDevoxx/tree/demo04

  • Building production files.
  • Handle prod end dev environment.
  • Creating the docker file and running the docker container.

Demo 05

https://github.com/Mimetis/UniversityDevoxx/tree/demo05

This branch contains the final solution :)

Sébastien

About

Devoxx University Samples on Angular & TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published