svgl/README.md
2022-03-26 14:43:26 +00:00

28 lines
625 B
Markdown

<p align="center">
<a href="https://svgl.vercel.app/">
<img src="https://raw.githubusercontent.com/pheralb/svgl/main/public/images/post.png" width="800px" alt="svgl preview" />
</a>
</p>
## 🚀 Getting started:
[SVGL](https://svgl.vercel.app/) is a beautiful collection of SVG logos. Free and open source.
You need:
- [Node.js 16+ (recommend: 16.14.0 LTS)](https://nodejs.org/en/)
- [Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git)
and run:
```bash
npm install
npm run dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## 🔑 License:
MIT