Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 806 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 806 Bytes

Symbol

Use SVG symbols in your project 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.0.