svgl/README.md

28 lines
656 B
Markdown
Raw Normal View History

<p align="center" style="margin-top:5px">
<a href="https://strapi.io/#gh-light-mode-only">
<img src="https://iconr.vercel.app/images/logo.png" width="85px" alt="iconr logo" />
</a>
</p>
<h2 align="center">Iconr - Beautiful SVG vector icons</h2>
<br />
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
npm run dev
2022-01-16 22:40:15 +08:00
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## 📦 Deployed on Vercel:
2022-01-16 22:40:15 +08:00
[https://iconr.vercel.app/](https://iconr.vercel.app/)