Skip to content

Commit 28a0711

Browse files
deploy for githubpages
1 parent 5734f00 commit 28a0711

File tree

3 files changed

+164
-0
lines changed

3 files changed

+164
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
permalink: /index.html
3+
---
4+
15
React/Redux with Ruby on Rails API Project. Fetching data from Rails API (https://github.com/jerkzilla/code-wanderer-backend), persisting with Ruby on Rails, and rendering resources to the App. This App is only frontend with React/Redux. The details of backend repo follow.
26

37
About this project

package-lock.json

Lines changed: 159 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"@testing-library/user-event": "^12.1.10",
99
"bootstrap": "^4.5.3",
1010
"cors": "^2.8.5",
11+
"gh-pages": "^3.1.0",
1112
"node-sass": "^4.14.1",
1213
"react": "^17.0.1",
1314
"react-bootstrap": "^1.4.0",

0 commit comments

Comments
 (0)