Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 787 Bytes

README.md

File metadata and controls

35 lines (25 loc) · 787 Bytes

Shapy

Shapy is a CSS gradient editor that helps you explore the power of CSS gradients. Create custom shapes or images using gradients only.

Contributions welcome!
Check out the guidelines for more info.

Have an idea for Shapy? Submit a Feature Request!
Found a bug? Submit a Bug Report!

Demo

Project screenshot

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint