Generator ain code
This project was generated with Angular CLI version 9.1.12.
git clone https://github.com/adelloste/ain.git
cd ain
Install packages described in package.json
npm install
Questi sono i comandi definiti in package.json
:
npm run start
- for a dev server.npm run build
- prod build the project.deploy-github
- prod build the project and deploy.npm run compodoc
- runcompodoc
.
Published site at https://adelloste.github.io/ain/
ain/
└── e2e
└── src
├── app
│ ├── main
│ │ ├── main
│ │ ├── main-routing.module.ts
│ │ └── main.module.ts
│ ├── home
│ │ ├── shared
│ │ ├── home
│ │ ├── home-routing.module.ts
│ │ └── home.module.ts
│ ├── core
│ └── shared
├── assets
└── environments