@mercadoeletronico/me-icon
v2.1.1
Published
ME Font Library
Downloads
41
Readme
ME Icons Project
Prerequisites
- Git
- Node
Getting started
- Install dependencies yarn install
- Start environment (project root) yarn build
Development Steps
- Create or Customize the svg file. (1024 x 1024px)
- Drop the file in the folder "src/icons"
- Increment the version "package.json"
- Run "yarn build"
- Open the file ".target/build/example.html" to look the result.
- Commit and push
Docs Site
- Run "yarn docs"
- Run "yarn serve"
- Server running on "http://127.0.0.1:8282"