Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shannonlal/room-layout
React DND Room Layout Builder
https://github.com/shannonlal/room-layout
Last synced: 17 days ago
JSON representation
React DND Room Layout Builder
- Host: GitHub
- URL: https://github.com/shannonlal/room-layout
- Owner: shannonlal
- License: mit
- Created: 2019-11-08T20:33:14.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-16T19:43:33.000Z (about 5 years ago)
- Last Synced: 2024-10-23T08:50:34.720Z (2 months ago)
- Language: JavaScript
- Size: 101 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Room Layout
React DND Room Layout Builder# 1. Dependency Configuration
```
.gitignore
```
This contains a list of files that should not be checked into the git repo.```
.eslintignore
```
The following is a list of files that should be ignored when using the eslint process
# 2. Installation and Development# 3. Build the project