Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cmdcolin/tree-align-view-react
https://github.com/cmdcolin/tree-align-view-react
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cmdcolin/tree-align-view-react
- Owner: cmdcolin
- Created: 2020-03-17T05:31:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T10:17:13.000Z (almost 2 years ago)
- Last Synced: 2024-04-15T02:14:37.286Z (7 months 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