Download this template from Github
After downloading the template, you have some prerequisites to install. Then you can run it on your localhost. You can view the package.json file to see which scripts are included.
- Node Installation: Install node js [Recommended LTS version]
After successfully installing those dependencies, open this template with any IDE [VS Code recommended], and then open the internal terminal of IDM [vs code shortcut ctrl/cmd+`
]
- Install dependencies
npm install
- Run locally
npm run dev
After that, it will open up a preview of the template in your default browser, watch for changes to source files, and live-reload the browser when changes are saved.
After finishing all the customization, you can create a production build by running this command.
npm run build
We use GitHub Issues as the official bug tracker for this Template. Please Search existing issues. It’s possible someone has already reported the same problem. If your problem or idea has not been addressed yet, feel free to open a new issue.
If you have questions or need help integrating the product please contact us instead of opening an issue.
Copyright (c) 2016 - Present, Designed & Developed by Themefisher
Code License: Released under the MIT license.
Image license: The images are only for demonstration purposes. They have their license, we don't have permission to share those images.