Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 558 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 558 Bytes

React DND TypeScript Starter Repo for CISC275 Fall 2022

Hello! This repository has been pre-configured with eslint and gh-pages to automatically deploy your app when you push to the main branch.

Fork, and execute necessary setup steps.

Watch this space for additional project requirements. For some example requirements from a previous project, see garden_designer_reqs.txt

For more information and tutorials about react-dnd see https://react-dnd.github.io/react-dnd/examples/tutorial. Remember that all code for these examples is available on GitHub.