https://github.com/msvalandro/pipefy
UI Clone of Pipefy dashboard, testing React DnD library.
https://github.com/msvalandro/pipefy
Last synced: 20 days ago
JSON representation
UI Clone of Pipefy dashboard, testing React DnD library.
- Host: GitHub
- URL: https://github.com/msvalandro/pipefy
- Owner: msvalandro
- License: mit
- Created: 2020-09-07T22:19:40.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-07T22:35:38.000Z (almost 6 years ago)
- Last Synced: 2025-02-25T20:25:42.349Z (over 1 year ago)
- Language: JavaScript
- Size: 212 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Pipefy - UI Clone
### Description
This is an UI Clone of Pipefy dashboard, using [React DnD](https://react-dnd.github.io/react-dnd/about) library.
### Installation
```bash
$ yarn
```
### Running the app
```bash
$ yarn start
```
### Environment
- Node.js v12.18.3 LTS
### License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details