jonhyp / Pipefy-React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/>

About


Languages

Language:JavaScript 96.7%Language:HTML 3.3%