Skip to main content

#2 Angular 8 Tutorial in Hindi | Project Structure and File Structure in...

            



        Angular 8 File Structure


  1. e2e(end-to-end) – This folder contains test cases for testing the complete application along with its specific configuration files.
  2. node_modules – Contains all the node-modules used in the angular application.
  3. src – Complete source code of the application resides in src folder.
    1. app – root component of the application.
    2. assets – contains all the images or resources used in the application.
    3. environments – contains build configuration environments of the application. We can create any target environment and specify its configuration here.
    4. index.html – This is the main html page which is rendered when someone opens your website or application.
    5. main.ts – This is the main entry point of the angular application which compiles the AppModule and renders the specified bootstrap component in the browser.
    6. styles.css – Contains all the styles to be used as globally in the application.
  4. .editorconfig – This file is used for defining consistent configuration.
  5. angular.json – This file is mainly used for specifying configuration of CLI. It includes configuration of build, serve, test, lint, e2e commands which are used by @angular-cli.
  6. karma.conf.js – This specifies configuration for karma, which is used for testing angular applications.
  7. package.json – Specifies all the project dependencies.
  8. tsconfig.json – defines configuration of TypeScript in project.
  9. tslint.json – defines TSLint configuration for project. TSLint is an extensible static analysis tool for TypeScript.

Comments

Popular posts from this blog

Build Realtime Chat Application using Angular 13.

in this video, we will see Angular chat application, Angular chat app, angular 13 chat application, realtime chat application with angular, real-time chat application,build a chat app with node and socket.io, build a chat app with angular and socket.io,what's app chat functionality,building a chat application with angular node js and socket.io Angular chat application with testycodeiz,angular chat project from scratch, angular project from scratch, angular 13 chat application with testycodeiz, angular chat app with testycodeiz, angular with testycodeiz, agular project with testycodeiz #chatapp, #angularchat #testycodeiz

Angular 11 CRUD Application Using MEAN Stack,angular CRUD Example, Angul...

              Angular 11 CRUD Application Using MEAN Stack, angular CRUD Example, Angular crud project,angular crud tutorial,angular crud operation,angular crud application,angular crud with mean stack, #Angular11 ​ , #CRUD ​ , #Angularproject ​ ,