No description
Find a file
2022-10-09 17:59:28 -04:00
src Initial commit 2022-10-09 17:59:28 -04:00
.gitignore Initial commit 2022-10-09 17:59:28 -04:00
LICENSE Initial commit 2022-10-09 17:59:28 -04:00
package-lock.json Initial commit 2022-10-09 17:59:28 -04:00
package.json Initial commit 2022-10-09 17:59:28 -04:00
README.md Initial commit 2022-10-09 17:59:28 -04:00

Presentation - React State Management

Joshua Seigler - October 2022


Installation

npm install

Usage

npm run start for development or local hosting

npm run build to populate ./dist with a packaged build, ready for upload

npm run clean to delete ./dist and various cache folders

npm run publish to upload ./dist to the GitHub Pages branch