@wycreative/breadcrumbs
v0.1.0
Published
Create breadcrumbs easily.
Downloads
1
Maintainers
Readme
Breadcrumbs
Create breadcrumbs easily.
Requirements
Installation
npm install
Usage
Command | Description
---|---
npm start
| Builds the project, starts the local server, and watches for changes.
npm run serve
| Starts the local server and watches for changes.
npm test
| Checks for code-style issues.
npm run dist
| Prepares de built code for distribution.
npm run clean
| Deletes the compiled code in build
and dist
directories.
npm run release
| Runs the release process and publishes to the registry.
Genesis
This project was generated with Genesis 3.0.1.