0.2.0 • Published 2 years ago
@wycreative/symbol v0.2.0
Symbol
Use SVG symbols in your project easily.
Requirements
Installation
npm installUsage
| 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 buildanddistdirectories. | 
| npm run release | Runs the release process and publishes to the registry. | 
Genesis
This project was generated with Genesis 3.0.0.