Skip to content

Latest commit

 

History

History
executable file
·
17 lines (12 loc) · 486 Bytes

README.md

File metadata and controls

executable file
·
17 lines (12 loc) · 486 Bytes

Grabient

UI to generate linear web gradient

To dos

  • add prop validation with flow

Installation

  1. Clone the repo
  2. run npm install or yarn install
  3. run npm run start or yarn start for a development build npm run build or yarn build for a production build

Special thanks to BrowserStack for providing the very much needed browser testing