Page
The place to create partial section elements from routing pages.
How to use
If you are going to create a web page that applies only to the project then you can use this method.
Step 1: Create routing page index
The first step you have to create a index file page. Folder in .src/pages

Step 2: Create partial elements page
The next step is to create some files that are used for the partial design of the page. Folder in .src/components/page

Last updated
Was this helpful?