https://github.com/cmdcolin/tree-align-view-react
https://github.com/cmdcolin/tree-align-view-react
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cmdcolin/tree-align-view-react
- Owner: cmdcolin
- Created: 2020-03-17T05:31:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T10:17:13.000Z (over 3 years ago)
- Last Synced: 2025-03-04T23:30:41.267Z (over 1 year ago)
- Language: JavaScript
- Size: 2.12 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tree-align-view-react
This is a React-ized version of https://github.com/ihh/tree-align-view/ for demonstration
Please feel free to ask me questions about patterns used here :)
## Install
git clone
yarn
## Dev server
yarn start
## Lint
yarn lint
## Deploy
Coded to go to the homepage in package.json
yarn deploy