add new angular layout
1 parent dc30f72 commit 715a088eab9acb422b710a82a7d199555cbcd5b8
@lukas lukas authored on 23 Mar 2022
Showing 38 changed files
View
.browserslistrc 0 → 100644
View
.editorconfig 0 → 100644
View
.gitignore 0 → 100644
View
README.md 0 → 100644
View
angular.json 0 → 100644
View
karma.conf.js 0 → 100644
View
package-lock.json 0 → 100644
Not supported
View
package.json 0 → 100644
View
src/app/app-routing.module.ts 0 → 100644
View
src/app/app.component.html 0 → 100644
View
src/app/app.component.scss 0 → 100644
View
src/app/app.component.spec.ts 0 → 100644
View
src/app/app.component.ts 0 → 100644
View
src/app/app.module.ts 0 → 100644
View
src/app/footer/footer.component.html 0 → 100644
View
src/app/footer/footer.component.scss 0 → 100644
View
src/app/footer/footer.component.spec.ts 0 → 100644
View
src/app/footer/footer.component.ts 0 → 100644
View
src/app/home/home.component.html 0 → 100644
View
src/app/home/home.component.scss 0 → 100644
View
src/app/home/home.component.spec.ts 0 → 100644
View
src/app/home/home.component.ts 0 → 100644
View
src/app/toolbar/toolbar.component.html 0 → 100644
View
src/app/toolbar/toolbar.component.scss 0 → 100644
View
src/app/toolbar/toolbar.component.spec.ts 0 → 100644
View
src/app/toolbar/toolbar.component.ts 0 → 100644
View
src/assets/.gitkeep 0 → 100644
View
src/environments/environment.prod.ts 0 → 100644
View
src/environments/environment.ts 0 → 100644
View
src/favicon.ico 0 → 100644
View
src/index.html 0 → 100644
View
src/main.ts 0 → 100644
View
src/polyfills.ts 0 → 100644
View
src/styles.scss 0 → 100644
View
src/test.ts 0 → 100644
View
tsconfig.app.json 0 → 100644
View
tsconfig.json 0 → 100644
View
tsconfig.spec.json 0 → 100644