_____ _          __  __      _     _           
  / ____| |        / _|/ _|    | |   | |          
 | (___ | | ____ _| |_| |_ ___ | | __| | ___ _ __ 
  \___ \| |/ / _` |  _|  _/ _ \| |/ _` |/ _ \ '__|
  ____) |   < (_| | | | || (_) | | (_| |  __/ |   
 |_____/|_|\_\__,_|_| |_| \___/|_|\__,_|\___|_| 


                             _              _  _   
     /\                     | |            | || |  
    /  \   _ __   __ _ _   _| | __ _ _ __  | || |_ 
   / /\ \ | '_ \ / _` | | | | |/ _` | '__| |__   _|
  / ____ \| | | | (_| | |_| | | (_| | |       | |  
 /_/    \_\_| |_|\__, |\__,_|_|\__,_|_|       |_|  
                  __/ |                            
                 |___/                             

                                       

This project was generated by Skaffolder

For more documentation visit https://skaffolder.com/#/documentation


--------------
START APPLICATION
--------------

For start the application open a terminal in this folder and type:

npm install
npm start


Go to http://localhost:3000


--------------
CONFIGURE
--------------

Set properties in:

    config/properties.dev.ts
        for local/dev environments

    config/properties.prod.ts
        for production environments