Documentation

Pixio Shop & eCommerce NextJs Template | DexignZone

Pixio

Pixio Shop & eCommerce NextJs Template | DexignZone

This documentation is last updated on 14 May, 2025

Thank you for purchasing this React template.

If you like this template, Please support us by rating this template with 5 stars


Installation -

1.- Initialize NPM

It will create 'node_module' folder in this all dependency files will be install with this command. npm install

npm install
2.- Run Project

With is command file will be compiled and it will be loaded on local server `http://localhost:3000`. npm run dev

npm run dev
3.- Production Build

Builds the app for production to the `build` folder. Run the following command in your terminal. npm run build

npm run build
4.- Note:

To get more help on the TypeScript checkout Click here

5.- Further help

To get more help on the NextJs checkout Click here

Sass Compile -

1.- Run the Script

To execute our one-line script, we need to run the following command in the terminal: npm run sass

npm run sass

Folder Directories -

  • assets

    This folder contains all the assets of Pixio template.

  • components

    This folder component files for various template features.

  • elements

    This folder contains all the elements files of Pixio template.

  • layouts

    This folder has all layouts used in the template.

  • pages

    This folder has all pages for various template features.

  • images

    This folder has all images used in the template.

  • css

    CSS File


Credits -


Basic Structure -

export function MyPage() {
 return(
  <h1>Hello!</h1>
 ) 
} 							

Do You Need Help To Customization

After Purchase A Template...

You Will Start Customizing According Your Requirement
BUT What If You Don't Know

SOLUTION IS HIRE DexignZone

Hire Same Team For Quality Customization

  • In Order To Ensure Your Website Is Live, We Will Customize
    The Template According To Your Requirements And Upload It to the Server.

Version History - #back to top

v1.0 - 29 May, 2025
  • * New - Created & Upload Pixio in Next