wpengine / wpengine/hwptoolkit
chore: Standardize NPM scripts across examples
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 47
- Forks
- 3
- Avg merge
- 1m
- Merged PRs (30d)
- 19
Description
As a Headless Toolkit contributor, I would like to see standardized npm scripts commands across the toolkit's examples in order to keep things simple.
Acceptance Criteria
- NPM commands are standardized across the examples.
- Readmes are updated to reflect adjustments
Notes
Dependent on https://github.com/wpengine/hwptoolkit/pull/304
Consider following industry standards. What are patterns in similar projects?
e.g.
npm start
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the dependency pull request at https://github.com/wpengine/hwptoolkit/pull/304 first, then inspect the npm scripts in each example and the corresponding README files. Compare the current commands with common npm conventions and standardize them across examples. Done means the example scripts are consistent and their READMEs document the updated commands.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100