0.1.0 • Published 9 months ago

@wycreative/button v0.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
9 months ago

Button

Create a button easily.

Requirements

Installation

npm install

Usage

CommandDescription
npm startBuilds the project, starts the local server, and watches for changes.
npm run serveStarts the local server and watches for changes.
npm testChecks for code-style issues.
npm run distPrepares de built code for distribution.
npm run cleanDeletes the compiled code in build and dist directories.
npm run releaseRuns the release process and publishes to the registry.

Genesis

This project was generated with Genesis 2.3.0.