Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 791 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 791 Bytes

Chee Nexus

Custom WordPress blocks-centric starter theme w/sass, terser and BrowserSync

Usage

  1. Navigate to /src/ and run npm install
  2. Find/Replace all CHEE_NAMESPACE instances with appropriate namespace (e.g. namespace MYNAMESPACE)
  3. Update BrowserSync host, port and proxy in src/webpack.config.js
  4. From /src/ directory, run npm run build or npm run watch or npm run dev

WordPress Plugins

Documentation

Refer to the boilerplate for full documentation on configuration options.