A WordPress starter theme which uses WordPress scripts.
This package introduces a boilerplate theme for wordpress developer, integrated with WordPress Scripts npm package. The WordPress Scripts helps to turn work with a project into a more pleasant experience.
- WordPress installation.
- Node.js & npm
node --version
v14.17.6
npm --version
6.14.15- Download source code of this repository.
- Copy the the root folder of the theme
test_wordpress_scriptsthat contains all theme files & folders to the wordpresswp-content/themesfolder. - Activate the theme from the dashboard
Appearance/themesor using the following commandwp theme activate test_wordpress_scripts. - Run the following commands:
npm install npm run dev
- Enjoy!
1.0.0