Thank you for purchasing our template. If you have any questions that are beyond the scope of this help file, please feel free to open a new support request
Piloz-v1.0.zip you will find two
folders including Piloz (this is your root
folder). Open this folder with VS Code (or any other you like).
And follow step below.
npm install packages. You can do this by running
npm install from the root of your project to install all the
necessary dependencies.
yarn start or npm run start for a
dev server. Navigate to http://localhost:8000 . The app will
automatically reload if you change any of the source files.
npm run build and then
npm run serve
Piloz/components/Layout.js
Piloz/pages/index.js
Open Piloz/components/Header.js