Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 968 Bytes

README.md

File metadata and controls

44 lines (29 loc) · 968 Bytes

gradientIt

Generate gradient text code simply and quickly

Quick start

Try Vercel

Deploy with Vercel

Manual start

  • Use npm

    npm install
    npm run start
  • Use yarn

    yarn
    yarn start

Build

# for npm users
npm run build

#for yarn users
yarn build

Preview

screencapture-localhost-3000-1674914726029

Credits