Skip to content

eveneme/theme-refacto

 
 

Repository files navigation

PrestaShop 8.0

This theme is the new theme of PrestaShop. Please, if you work on this theme, use the develop branch of PrestaShop, because this theme will be available on 8.0

How to build assets

Same as the PrestaShop project, you need NodeJS 14.x and NPM 7 in order to build the project.

First you need to install every node module:

npm i

then build assets:

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Smarty 82.2%
  • PHP 9.1%
  • SCSS 7.5%
  • JavaScript 1.2%