eighteen73/pulsar

Installs: 235

Dependents: 0

Suggesters: 0

Security: 0

Stars: 10

Watchers: 5

Forks: 2

Open Issues: 6

Type:wordpress-theme

v4.0.0 2024-08-12 11:12 UTC

README

WordPress starter block theme for a modern development workflow

Demo

The theme demo is hosted on WordPress Playground, which is a system that runs WordPress directly in your browser. You can fully test the theme as if you were running it on your own site.

Playground Demo

Requirements

Make sure all dependencies have been installed before moving on:

Theme development

  • Run npm install from the theme directory to install dependencies

Build commands

  • npm run watch — Compile assets when file changes are made, start Browsersync session
  • npm run build — Compile assets for production