/Pipefy-React

Primary LanguageJavaScript

Pipefy React

Clone of application Pipefy with React

About

This application was made for study using pipefy as a reference

🎲 How to run

# clone this repository
$ git clone <https://github.com/jonhyp/Pipefy-React>

# Go to the project folder in the terminal/cmd
$ cd rocketfy/

# install the dependencies
$ npm install

# Run the application
$ npm start

# The server will start at port:3000 - go to <http://localhost:3000/>