Skip to content

Esempio di applicazione Angular 6 con backend NodeJS, con Bootstrap Italia, compatible con le linee guida della pubblica amministrazione italiana realizzate dal Team Digitale

Notifications You must be signed in to change notification settings

skaffolder/Bootstrap-Italia-Example

Repository files navigation

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


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

This project was generated by Skaffolder

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


START APPLICATION


Start your local MongoDB instance.

To 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

USING SKAFFOLDER-CLI


With Skaffolder-cli you can easily manage your Skaffolder project from command line and customize your generator template from your IDE.

Install Skaffolder-cli with npm install -g skaffolder-cli

Login running the command sk login

Generate your project with the command sk generate

You can customize your generator template working with files in .skaffolder folder in your project root.

Please refer to https://skaffolder.com/#/documentation/skaffolder-cli for more information.

About

Esempio di applicazione Angular 6 con backend NodeJS, con Bootstrap Italia, compatible con le linee guida della pubblica amministrazione italiana realizzate dal Team Digitale

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published