πFolder Structure
Light_able
βββ π Public
βββ π src
β βββ π App
β βββ π Component
β βββ π data
β βββ π Enum
β βββ π layouts
β βββ π models
β βββ π pages
β βββ π service
β βββ app.component.css
β βββ app.component.html
β βββ app.component.spec.ts
β βββ app.component.ts
β βββ app.config.server.ts
β βββ app.config.ts
β βββ app.routes.ts
β βββ πassets
β βββ π css
β βββ π fonts
β βββ π images
β βββ π js
β βββ π json
β βββ index.html
β βββ main.server.ts
β βββ main.ts
β βββ styles.css
βββ .editorconfig
βββ .gitignore
βββ angular.json
βββ package.json
βββ README.md
βββ server.ts
βββ tsconfig.app.json
βββ tsconfig.json
βββ tsconfig.spec.jsonLast updated