Modifying the Template for Use
The default project already contains a counter application. However, we would like to create our application, so we need to modify the template.
- Delete everything inside the
srcfolder, excluding theappfolder; - Delete the
store.jsfile inside theappfolder.
The resultant should look like this kind of empty structure:
srcapp
We won't use the features folder in this section. However, organizing the components and their reducers in the features is recommended when working on bigger projects.
Takk for tilbakemeldingene dine!
Spør AI
Spør AI
Spør om hva du vil, eller prøv ett av de foreslåtte spørsmålene for å starte chatten vår
Still meg spørsmål om dette emnet
Oppsummer dette kapittelet
Vis eksempler fra virkeligheten
Awesome!
Completion rate improved to 3.45
Modifying the Template for Use
Sveip for å vise menyen
The default project already contains a counter application. However, we would like to create our application, so we need to modify the template.
- Delete everything inside the
srcfolder, excluding theappfolder; - Delete the
store.jsfile inside theappfolder.
The resultant should look like this kind of empty structure:
srcapp
We won't use the features folder in this section. However, organizing the components and their reducers in the features is recommended when working on bigger projects.
Takk for tilbakemeldingene dine!