Skip to content

mohjak/starter_wordpress_scripts

Repository files navigation

Starter WordPress Theme With WordPress Scripts

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.

Dependencies

  • WordPress installation.
  • Node.js & npm
node --version
v14.17.6

npm --version
6.14.15

Installation

  • Download source code of this repository.
  • Copy the the root folder of the theme test_wordpress_scripts that contains all theme files & folders to the wordpress wp-content/themes folder.
  • Activate the theme from the dashboard Appearance/themes or using the following command wp theme activate test_wordpress_scripts.
  • Run the following commands:
    npm install
    npm run dev
  • Enjoy!

License

LICENSE

Version

1.0.0

References

About

A WordPress starter theme integrated with WordPress scripts.

Resources

License

Stars

Watchers

Forks

Packages

No packages published