ztraboo / cpsc-6030-course-project

Team project for D3JS dashboard.
0 stars 2 forks source link

Installed `gh-pages` configuration and set up project homepage. #1

Closed ztraboo closed 2 weeks ago

ztraboo commented 2 weeks ago

Set up npm commands to deploy to Github Pages for this project and defined the project homepage.

Initial deploy of the React app was handled with this command.

npm run deploy -- -m "Deploy React app to GitHub Pages"