Skip to content

InteraactionGroup/InterAACtionScene

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InterAACtionScene

This project was generated with Angular CLI version 9.1.1.

Install

The first time you get the repository, run npm install.
If this don't work try with npm install --legacy-peer-deps.
This will install all packages from package.json.

Development server

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

Build --prod

Run ng build --prod --output-path dist/prod --base-href /stable/ to generate a build prod.

Build --prod special Ligone

Run ng build --prod --output-path dist/prod --base-href /stable/ to generate a build prod special Ligone.
You can also run npm ligone.

Running unit tests

Run ng test to execute the unit tests via Karma