Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phucbm/svg-fundamentals


https://github.com/phucbm/svg-fundamentals

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

# SVG Fundamentals

[Read notes](https://phucbm.memos.pub/svg-fundamentals)

## Deployment

Install gulp

```shell
npm install
```

And start server

```shell
gulp serve
```