Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phucbm/svg-fundamentals
https://github.com/phucbm/svg-fundamentals
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/phucbm/svg-fundamentals
- Owner: phucbm
- Created: 2022-05-11T03:02:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-13T02:05:00.000Z (over 2 years ago)
- Last Synced: 2023-03-10T02:06:39.108Z (over 1 year ago)
- Language: HTML
- Size: 2.06 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```