Template Name: PESO - React NextJS App Payment Landing Page Template
Version: 1.0.0
Created On: 23 March 2021
Author: LettstartDesign
Email: support@lettstartdesign.com
PESO app landing page template comes with 4+ unique layout of payment or app landing pages. This templates built with SCSS and Bootstrap framework followed by best code practices. It is specially designed for app landing pages, payment landing pages. It can also be useful for any kind of app landing pages
SaSS compiler makes it easier to code and customize. If you are unfamiliar with Bootstrap or SaSS, visit their website and read through the documentation. All of Bootstrap components have been modified to fit the style of Letstart and provide a consistent look throughout the template.
Before you start working with the template, we suggest you go through the pages that are bundled with the theme. Most of the template example pages contain quick tips on how to create or use a component which can be really helpful when you need to create something on the fly.
Note: We are trying our best to document how to use the template. If you think that something is missing from the documentation, please do not hesitate to tell us about it. If you have any questions or issues regarding this theme email at support@lettstartdesign.com or generate ticket on our portal.
By purchasing this template, you are assured with detailed documentation along with 1 Year Premium Support by our dedicated support team and free lifetime updates from us.
After download a source package From our Store.
Install Node.js From https://nodejs.org/en/download/
After that open command promt or any other terminal and go to Package Path.
cd [root] / app /
Npm is a default package manager for the JavaScript runtime environment Node.js. If you've already then update once.
npm install --global npm@latest
To check weather is node succesfully install or not.
npm --version
For yarn package manager.
npm install --global yarn
To check weather is yarn succesfully install or not.
yarn --version
Now, run the below command(This command will install the necessary libraries in node_modules folder which is generated by this command):
npm install
Normally project will run on the localhost:3000 or it will take port accordingly and for run the project run the below command:
npm run dev
In your root folder enter the following command to install the project
dependencies:
npm install, this command will install all the template libraries inside the
node_modules folder.
npm install packagename, this command will install the package in node modules.
After unzip the downloaded pack, you'll get a app & documentation-src.
You can view this Template in any code editor. I would prefer vs code. you can edit the Template in your local and watch the UI in browser.
After code changes are completed run command npm run build. Copy out foler files and upload on the server. To upload file on server open your cpanel/controlpanel or open filezilla and upload the content/assets of the Template on your server's root directory.
Once the files are done uploading go to www.yourdomainname.com
After purchasing our template extract the zip file and you will see this structure.
By default, the template loads this font from Google Web Font Services, you can change the font with the one that suits you best.
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,500&display=swap");
Themify Icons: <i class="ti-eye"></i>
Once you installed all the dependancies run command npm run dev
How to make build and export:
Run command npm run build. It will create out folder where all the static files are resides.
We are committed to our customers and support is at up most priority. If you have any question, issue with PESO, please feel free to contact us via email support@lettstartdesign.com or generate ticket on our portal.