Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 261 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 261 Bytes

Guipify

A Simple Pipefy UI Clone made in TypeScript with React JS & Styled Components

Build Setup

# install dependencies
yarn install

# serve with hot reload at localhost:3000
yarn dev

# build for production with minification
yarn build