eighteen73/pulsar

Maintainers

Package info

github.com/eighteen73/pulsar

Language:SCSS

Type:wordpress-theme

pkg:composer/eighteen73/pulsar

Statistics

Installs: 342

Dependents: 0

Suggesters: 0

Stars: 11

Open Issues: 11


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