svgl/README.md

21 lines
417 B
Markdown
Raw Normal View History

2022-01-17 06:27:55 +08:00
# 🎉 iconr - Beautiful SVG vector icons
2022-01-16 22:40:15 +08:00
2022-01-17 06:27:55 +08:00
## 🚀 Getting started:
2022-01-16 22:40:15 +08:00
2022-01-17 06:27:55 +08:00
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:
2022-01-16 22:40:15 +08:00
```bash
2022-01-17 06:27:55 +08:00
npm install
2022-01-16 22:40:15 +08:00
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
2022-01-17 06:27:55 +08:00
## 📦 Deployed in Vercel:
2022-01-16 22:40:15 +08:00
2022-01-17 06:27:55 +08:00
[🪄 Go to iconr](https://iconr.vercel.app/)