https://github.com/michaeljohnn/com-grid-layout
a grid layout component based on react and typescript
https://github.com/michaeljohnn/com-grid-layout
Last synced: over 1 year ago
JSON representation
a grid layout component based on react and typescript
- Host: GitHub
- URL: https://github.com/michaeljohnn/com-grid-layout
- Owner: michaeljohnn
- Created: 2020-04-07T14:39:43.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-20T04:32:46.000Z (almost 6 years ago)
- Last Synced: 2025-01-11T04:53:02.266Z (over 1 year ago)
- Language: TypeScript
- Size: 36.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# com-grid-layout
a grid layout component based on react
# development
```
npm install
npm start
```