The place to create partial section elements from routing pages.
If you are going to create a web page that applies only to the project then you can use this method.
The first step you have to create a index file page. Folder in .src/pages
.src/pages
The next step is to create some files that are used for the partial design of the page. Folder in .src/components/page
.src/components/page
Last updated 4 years ago