mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-10 14:46:54 +08:00
21 lines
417 B
Markdown
21 lines
417 B
Markdown
# 🎉 iconr - Beautiful SVG vector icons
|
|
|
|
## 🚀 Getting started:
|
|
|
|
You need:
|
|
|
|
- [Node.js 16+ (recommend: 16.13.2 LTS)](https://nodejs.org/en/)
|
|
- [Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git)
|
|
|
|
and run:
|
|
|
|
```bash
|
|
npm install
|
|
```
|
|
|
|
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
|
|
|
|
## 📦 Deployed in Vercel:
|
|
|
|
[🪄 Go to iconr](https://iconr.vercel.app/)
|